Searched refs:pm_level (Results 1 – 11 of 11) sorted by relevance
67 if ((error & ATA_SE_PHY_CHANGED) && (ch->pm_level == 0)) { in ata_sata_phy_check_events()168 ATA_SC_DET_IDLE | ((ch->pm_level > 0) ? 0 : in ata_sata_phy_reset()203 ATA_SC_DET_IDLE | val1 | ((ch->pm_level > 0) ? 0 : in ata_sata_phy_reset()
144 if (ch->pm_level > 0) in ata_attach()146 if (ch->pm_level > 1) in ata_attach()1100 if (ch->pm_level) { in ataaction()
420 int pm_level; /* power management level */ member
636 device_get_unit(dev), "pm_level", &ch->pm_level); in ata_pcichannel_attach()
261 int pm_level; /* power management level */ member333 ch->pm_level = 0; in fsl_sata_attach()337 if (ch->pm_level > 3) in fsl_sata_attach()348 if (ch->pm_level) { in fsl_sata_attach()404 if (ch->pm_level > 3) { in fsl_sata_attach()406 (ch->pm_level == 4) ? hz / 1000 : hz / 8, in fsl_sata_attach()438 if (ch->pm_level > 3) in fsl_sata_detach()781 if (ch->pm_level == 4) in fsl_sata_pm()912 if (ch->numrslots == 0 && ch->pm_level > 3) in fsl_sata_begin_transaction()1361 if (ch->numrslots == 0 && ch->pm_level > 3 && in fsl_sata_end_transaction()[all …]
822 ch->pm_level = 0; in ahci_ch_attach()826 if (ch->pm_level > 3) in ahci_ch_attach()843 if (ch->pm_level) { in ahci_ch_attach()918 if (ch->pm_level > 3) { in ahci_ch_attach()963 if (ch->pm_level > 3) in ahci_ch_detach()996 ((ch->pm_level == 2 || ch->pm_level == 3) ? AHCI_P_CMD_ALPE : 0) | in ahci_ch_init()1255 if (ch->pm_level == 0) in ahci_cpd_check_events()1365 if (ch->pm_level == 4) in ahci_ch_pm()1605 if (ch->numrslots == 0 && ch->pm_level > 3) in ahci_begin_transaction()2685 } else if (ch->pm_level > 0) in ahci_sata_phy_reset()[all …]
434 int pm_level; /* power management level */ member
125 ch->pm_level = 0; in mvs_ch_attach()128 if (ch->pm_level > 3) in mvs_ch_attach()139 if (ch->pm_level) { in mvs_ch_attach()196 if (ch->pm_level > 3) { in mvs_ch_attach()198 (ch->pm_level == 4) ? hz / 1000 : hz / 8, in mvs_ch_attach()234 if (ch->pm_level > 3) in mvs_ch_detach()598 if (ch->pm_level == 0) { in mvs_phy_check_events()670 if (ch->pm_level == 4) in mvs_ch_pm()1185 if (ch->pm_level > 0) in mvs_begin_transaction()1208 if (ch->numrslots == 0 && ch->pm_level > 3) in mvs_begin_transaction()[all …]
546 int pm_level; /* power management level */ member
467 ch->pm_level = 0; in siis_ch_attach()469 device_get_unit(dev), "pm_level", &ch->pm_level); in siis_ch_attach()478 if (ch->pm_level) in siis_ch_attach()810 if (ch->pm_level == 0) { in siis_phy_check_events()1636 ATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 : in siis_reset()1904 if (ch->pm_level) in siisaction()
371 int pm_level; /* power management level */ member