Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dsg.c97 #define SG_SECTOR_SZ 512 macro
1871 blk_size = ALIGN(blk_size, SG_SECTOR_SZ); in sg_build_indirect()