Searched refs:pm_level (Results 1 – 11 of 11) sorted by relevance
69 if ((error & ATA_SE_PHY_CHANGED) && (ch->pm_level == 0)) { in ata_sata_phy_check_events()170 ATA_SC_DET_IDLE | ((ch->pm_level > 0) ? 0 : in ata_sata_phy_reset()205 ATA_SC_DET_IDLE | val1 | ((ch->pm_level > 0) ? 0 : in ata_sata_phy_reset()
146 if (ch->pm_level > 0) in ata_attach()148 if (ch->pm_level > 1) in ata_attach()1102 if (ch->pm_level) { in ataaction()
422 int pm_level; /* power management level */ member
642 device_get_unit(dev), "pm_level", &ch->pm_level); in ata_pcichannel_attach()
263 int pm_level; /* power management level */ member335 ch->pm_level = 0; in fsl_sata_attach()339 if (ch->pm_level > 3) in fsl_sata_attach()350 if (ch->pm_level) { in fsl_sata_attach()406 if (ch->pm_level > 3) { in fsl_sata_attach()408 (ch->pm_level == 4) ? hz / 1000 : hz / 8, in fsl_sata_attach()440 if (ch->pm_level > 3) in fsl_sata_detach()782 if (ch->pm_level == 4) in fsl_sata_pm()913 if (ch->numrslots == 0 && ch->pm_level > 3) in fsl_sata_begin_transaction()1362 if (ch->numrslots == 0 && ch->pm_level > 3 && in fsl_sata_end_transaction()[all …]
824 ch->pm_level = 0; in ahci_ch_attach()828 if (ch->pm_level > 3) in ahci_ch_attach()845 if (ch->pm_level) { in ahci_ch_attach()920 if (ch->pm_level > 3) { in ahci_ch_attach()965 if (ch->pm_level > 3) in ahci_ch_detach()998 ((ch->pm_level == 2 || ch->pm_level == 3) ? AHCI_P_CMD_ALPE : 0) | in ahci_ch_init()1258 if (ch->pm_level == 0) in ahci_cpd_check_events()1368 if (ch->pm_level == 4) in ahci_ch_pm()1608 if (ch->numrslots == 0 && ch->pm_level > 3) in ahci_begin_transaction()2683 } else if (ch->pm_level > 0) in ahci_sata_phy_reset()[all …]
436 int pm_level; /* power management level */ member
127 ch->pm_level = 0; in mvs_ch_attach()130 if (ch->pm_level > 3) in mvs_ch_attach()141 if (ch->pm_level) { in mvs_ch_attach()198 if (ch->pm_level > 3) { in mvs_ch_attach()200 (ch->pm_level == 4) ? hz / 1000 : hz / 8, in mvs_ch_attach()236 if (ch->pm_level > 3) in mvs_ch_detach()602 if (ch->pm_level == 0) { in mvs_phy_check_events()674 if (ch->pm_level == 4) in mvs_ch_pm()1191 if (ch->pm_level > 0) in mvs_begin_transaction()1214 if (ch->numrslots == 0 && ch->pm_level > 3) in mvs_begin_transaction()[all …]
548 int pm_level; /* power management level */ member
470 ch->pm_level = 0; in siis_ch_attach()472 device_get_unit(dev), "pm_level", &ch->pm_level); in siis_ch_attach()481 if (ch->pm_level) in siis_ch_attach()812 if (ch->pm_level == 0) { in siis_phy_check_events()1638 ATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 : in siis_reset()1906 if (ch->pm_level) in siisaction()
373 int pm_level; /* power management level */ member