Home
last modified time | relevance | path

Searched refs:SG_SECTOR_SZ (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dsg.c108 #define SG_SECTOR_SZ 512 macro
1831 blk_size = ALIGN(blk_size, SG_SECTOR_SZ); in sg_build_indirect()