Lines Matching refs:pm_level
127 ch->pm_level = 0; in mvs_ch_attach()
129 device_get_unit(dev), "pm_level", &ch->pm_level); 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()
1768 if (ch->numrslots == 0 && ch->pm_level > 3 && in mvs_end_transaction()
1771 (ch->pm_level == 4) ? hz / 1000 : hz / 8); in mvs_end_transaction()
2223 SATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 : in mvs_sata_phy_reset()
2226 if (ch->pm_level > 0) in mvs_sata_phy_reset()