Searched refs:ATA_PWR_ACTIVE (Results 1 – 3 of 3) sorted by relevance
139 if (atachkpwr(l, n) != ATA_PWR_ACTIVE) { in siisata_init()146 if (atachkpwr(l, n) == ATA_PWR_ACTIVE) in siisata_init()
142 if (atachkpwr(l, n) != ATA_PWR_ACTIVE) { in pciide_init()149 if (atachkpwr(l, n) == ATA_PWR_ACTIVE) in pciide_init()
221 #define ATA_PWR_ACTIVE 0xff macro