Searched refs:ahcifdr_sectexp_cyllowexp_cylhiexp_rsvd (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h438 uint32_t ahcifdr_sectexp_cyllowexp_cylhiexp_rsvd; member in struct:ahci_fis_d2h_register
441 (fis->ahcifdr_sectexp_cyllowexp_cylhiexp_rsvd & 0xff)
444 ((fis->ahcifdr_sectexp_cyllowexp_cylhiexp_rsvd >> 8) & 0xff)
447 ((fis->ahcifdr_sectexp_cyllowexp_cylhiexp_rsvd >> 16) & 0xff)

Completed in 61 milliseconds