Searched refs:AT_LCYL (Results 1 – 3 of 3) sorted by relevance
289 ddi_get8(io_hdl, (uchar_t *)ioaddr + AT_LCYL) != ATAPI_SIG_LO) in atapi_signature()309 ddi_put8(io_hdl, (uchar_t *)ioaddr + AT_LCYL, 0); in atapi_signature()
116 #define AT_LCYL 0x04 /* cylinder low byte */ macro
1046 ata_ctlp->ac_lcyl = (uchar_t *)ioaddr1 + AT_LCYL; in ata_init_controller()