Searched refs:ATA_ATAPI_MASTER (Results 1 – 13 of 13) sorted by relevance
936 if (ch->devices & (ATA_ATAPI_MASTER << atadev->unit)) in ata_getparam()1049 n &= ~((ATA_ATA_MASTER | ATA_ATAPI_MASTER) << atadev->unit); in ata_identify()1061 if (n & (((ATA_ATA_MASTER | ATA_ATAPI_MASTER) << i))) { in ata_identify()1080 (n & ((ATA_ATA_MASTER | ATA_ATAPI_MASTER) << 1)) != 0) { in ata_identify()1445 return (ch->devices & (ATA_ATAPI_MASTER << target)); in ata_atapi()1884 if ((ch->devices & ((ATA_ATA_MASTER | ATA_ATAPI_MASTER) in ataaction()
368 ch->devices |= (ATA_ATAPI_MASTER << port); in ata_pm_identify()
152 if (!(ch->devices & (ATA_ATAPI_MASTER << atadev->unit))) in afd_reinit()
575 #define ATA_ATAPI_MASTER 0x00010000 macro
193 if (!(ch->devices & (ATA_ATAPI_MASTER << atadev->unit))) in ast_reinit()
303 (scp->ata_ch->devices & ATA_ATAPI_MASTER) != 0) in reinit_bus()
544 ch->devices |= ATA_ATAPI_MASTER; in ata_generic_reset()
163 if (!(ch->devices & (ATA_ATAPI_MASTER << atadev->unit))) in acd_reinit()
326 if (ch->devices & ATA_ATAPI_MASTER && in ata_ali_setmode()
904 ch->devices = ATA_ATAPI_MASTER; in ata_siiprb_reset()
991 ch->devices = ATA_ATAPI_MASTER; in ata_ahci_reset()
530 ch->devices &= (devs | (devs * ATA_ATAPI_MASTER)); in ata_intel_reset()
809 ch->devices = ATA_ATAPI_MASTER; in ata_promise_mio_reset()