Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.h30 #define MAX_SECTOR_UNIT 512 /* max_sector is in 512 byte multiples */ macro
H A Dsuperpipe.c1477 attach->max_xfer = sdev->host->max_sectors * MAX_SECTOR_UNIT; in cxlflash_disk_attach()