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