Searched defs:AT_HCYL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c288 if (ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_HCYL) == ATAPI_SIG_HI &&
308 ddi_put8(io_hdl, (uchar_t *)ioaddr + AT_HCYL, 0); local
H A Data_common.h117 #define AT_HCYL 0x05 /* cylinder high byte */ macro

Completed in 78 milliseconds