ata_power
static int ata_power(dev_info_t *, int, int);
#define ATA_RAISE_POWER(d, c, l) ata_power(d, c, l)
#define ATA_LOWER_POWER(d, c, l) ata_power(d, c, l)
ata_power, /* power */