Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Datapi7v3.h53 uint8_t sector_count_exp; member
76 uint8_t sector_count_exp; member
137 uint8_t sector_count_exp; member
/titanic_50/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h160 #define SET_FIS_SECTOR_COUNT_EXP(fis, sector_count_exp) \ argument
162 ((sector_count_exp & 0xff) << 8))
/titanic_50/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h405 #define SET_FIS_SECTOR_COUNT_EXP(fis, sector_count_exp) \ argument
407 ((sector_count_exp & 0xff) << 8))