Searched refs:ATA_ATA_MASTER (Results 1 – 9 of 9) sorted by relevance
934 if (ch->devices & (ATA_ATA_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()1071 if (n & (ATA_ATA_MASTER << i)) in ata_identify()1080 (n & ((ATA_ATA_MASTER | ATA_ATAPI_MASTER) << 1)) != 0) { in ata_identify()1884 if ((ch->devices & ((ATA_ATA_MASTER | ATA_ATAPI_MASTER) in ataaction()1897 if (ch->devices & (ATA_ATA_MASTER << ccb->ccb_h.target_id)) { in ataaction()
365 ch->devices |= (ATA_ATA_MASTER << port); in ata_pm_identify()
215 if (!(ch->devices & (ATA_ATA_MASTER << atadev->unit))) in ad_reinit()
572 #define ATA_ATA_MASTER 0x00000001 macro
547 ch->devices |= ATA_ATA_MASTER; in ata_generic_reset()
984 ch->devices = ATA_ATA_MASTER; in ata_ahci_reset()996 ch->devices = ATA_ATA_MASTER; in ata_ahci_reset()
517 devs = ata_sata_phy_reset(dev, 0, 2) ? ATA_ATA_MASTER : 0; in ata_intel_reset()522 devs = (pcs & (1 << smap[0])) ? ATA_ATA_MASTER : 0; in ata_intel_reset()
802 ch->devices = ATA_ATA_MASTER; in ata_promise_mio_reset()815 ch->devices = ATA_ATA_MASTER; in ata_promise_mio_reset()
895 ch->devices = ATA_ATA_MASTER; in ata_siiprb_reset()