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

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h423 uint32_t ahcifdr_sector_cyllow_cylhi_devhead; member in struct:ahci_fis_d2h_register
426 (fis->ahcifdr_sector_cyllow_cylhi_devhead & 0xff)
429 ((fis->ahcifdr_sector_cyllow_cylhi_devhead >> 8) & 0xff)
432 ((fis->ahcifdr_sector_cyllow_cylhi_devhead >> 16) & 0xff)
435 ((fis->ahcifdr_sector_cyllow_cylhi_devhead >> 24) & 0xff)

Completed in 117 milliseconds