Lines Matching refs:pm_level
124 ch->pm_level = 0; in mvs_ch_attach()
126 device_get_unit(dev), "pm_level", &ch->pm_level); in mvs_ch_attach()
127 if (ch->pm_level > 3) in mvs_ch_attach()
138 if (ch->pm_level) { in mvs_ch_attach()
195 if (ch->pm_level > 3) { in mvs_ch_attach()
197 (ch->pm_level == 4) ? hz / 1000 : hz / 8, in mvs_ch_attach()
233 if (ch->pm_level > 3) in mvs_ch_detach()
597 if (ch->pm_level == 0) { in mvs_phy_check_events()
669 if (ch->pm_level == 4) in mvs_ch_pm()
1184 if (ch->pm_level > 0) in mvs_begin_transaction()
1207 if (ch->numrslots == 0 && ch->pm_level > 3) in mvs_begin_transaction()
1761 if (ch->numrslots == 0 && ch->pm_level > 3 && in mvs_end_transaction()
1764 (ch->pm_level == 4) ? hz / 1000 : hz / 8); in mvs_end_transaction()
2217 SATA_SC_DET_IDLE | val | ((ch->pm_level > 0) ? 0 : in mvs_sata_phy_reset()
2220 if (ch->pm_level > 0) in mvs_sata_phy_reset()