Home
last modified time | relevance | path

Searched refs:PM_LEVEL_B1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_pwr.h105 #define PM_LEVEL_B1 2 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pwr.c314 b_lvl = PM_LEVEL_B1; in pci_pwr_new_lvl()
351 case PM_LEVEL_B1: in pci_pwr_new_lvl()
353 b_lvl = PM_LEVEL_B1; in pci_pwr_new_lvl()
H A Dpci_pci.c1252 return (PM_LEVEL_B1); in pci_pwr_current_lvl()
1335 case PM_LEVEL_B1: in ppb_pwr()