Home
last modified time | relevance | path

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

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