Searched refs:ata_power (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_common.c | 103 static int ata_power(dev_info_t *, int, int); 134 #define ATA_RAISE_POWER(d, c, l) ata_power(d, c, l) 135 #define ATA_LOWER_POWER(d, c, l) ata_power(d, c, l) 346 ata_power, /* power */ 3652 ata_power(dev_info_t *dip, int component, int level) in ata_power() function
|