Searched refs:ATA_ATAPI_MASTER (Results 1 – 11 of 11) sorted by relevance
599 if (ch->devices & (ATA_ATAPI_MASTER << atadev->unit)) in ata_getparam()694 if (ch->devices & (((ATA_ATA_MASTER | ATA_ATAPI_MASTER) << i))) { in ata_identify()886 return ((atadev->unit == ATA_MASTER && ch->devices & ATA_ATAPI_MASTER) || in ata_atapi()
174 if (((atadev->unit == ATA_MASTER) && !(ch->devices & ATA_ATAPI_MASTER)) || in afd_reinit()
520 #define ATA_ATAPI_MASTER 0x00010000 macro
208 if (((atadev->unit == ATA_MASTER) && !(ch->devices & ATA_ATAPI_MASTER)) || in ast_reinit()
517 ch->devices |= ATA_ATAPI_MASTER; in ata_generic_reset()
299 (scp->ata_ch->devices & ATA_ATAPI_MASTER) != 0) in reinit_bus()
222 if (((atadev->unit == ATA_MASTER) && !(ch->devices & ATA_ATAPI_MASTER)) || in acd_reinit()
249 if (ch->devices & ATA_ATAPI_MASTER && ch->devices & ATA_ATAPI_SLAVE) { in ata_ali_setmode()
519 ch->devices = ATA_ATAPI_MASTER; in ata_ahci_reset()
739 ch->devices = ATA_ATAPI_MASTER; in ata_siiprb_reset()
805 ch->devices = ATA_ATAPI_MASTER; in ata_promise_mio_reset()