Searched refs:ATA_ATAPI_MASTER (Results 1 – 9 of 9) sorted by relevance
363 ch->devices |= (ATA_ATAPI_MASTER << port); in ata_pm_identify()
618 return (ch->devices & (ATA_ATAPI_MASTER << target)); in ata_atapi()912 if ((ch->devices & ((ATA_ATA_MASTER | ATA_ATAPI_MASTER) in ataaction()
569 #define ATA_ATAPI_MASTER 0x00010000 macro
542 ch->devices |= ATA_ATAPI_MASTER; in ata_generic_reset()
323 if (ch->devices & ATA_ATAPI_MASTER && in ata_ali_setmode()
901 ch->devices = ATA_ATAPI_MASTER; in ata_siiprb_reset()
529 ch->devices &= (devs | (devs * ATA_ATAPI_MASTER)); in ata_intel_reset()
990 ch->devices = ATA_ATAPI_MASTER; in ata_ahci_reset()
808 ch->devices = ATA_ATAPI_MASTER; in ata_promise_mio_reset()