Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsg.c97 #define SG_SECTOR_SZ 512 macro
1876 blk_size = ALIGN(blk_size, SG_SECTOR_SZ); in sg_build_indirect()