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

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h359 uint32_t ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp; member in struct:ahci_fis_h2d_register
362 (fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp & 0xff)
365 (fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp |= \
369 ((fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp >> 8) & 0xff)
372 (fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp |= \
376 ((fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp >> 16) & 0xff)
379 (fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp |= \
383 (fis->ahcifhr_sectexp_cyllowexp_cylhiexp_featuresexp |= \

Completed in 48 milliseconds