Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/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))
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h411 #define SET_FIS_SECTOR_COUNT_EXP(fis, sector_count_exp) \ argument
413 ((sector_count_exp & 0xff) << 8))