Lines Matching refs:PPMD_OFF
884 if (PPMD_IS_PCI(domp->model) && domp->status == PPMD_OFF) {
936 ret = ppm_switch_clock(domp, PPMD_OFF);
1327 ret = ppm_fetset(domp, PPMD_OFF);
1331 ret = ppm_switch_clock(domp, PPMD_OFF);
1334 ret = ppm_pcie_pwr(domp, PPMD_OFF);
1552 ppmd->level, (domp->status == PPMD_OFF ? "off" : "on")))
1572 if (domp->status == PPMD_OFF) {
1647 dummy_ret = ppm_fetset(domp, PPMD_OFF);
1804 *lvl = (i2c_req.reg_val == off_val) ? PPMD_OFF : PPMD_ON;
1824 *lvl = (kio_val == off_val) ? PPMD_OFF : PPMD_ON;
1896 domp->status = PPMD_OFF;
1981 if (domp->status == PPMD_OFF) {
2050 dummy_ret = ppm_switch_clock(domp, PPMD_OFF);
2124 if (domp->status == PPMD_OFF) {
2193 dummy_ret = ppm_pcie_pwr(domp, PPMD_OFF);
2315 ASSERT(onoff == PPMD_OFF || onoff == PPMD_ON);
2350 case PPMD_OFF:
2513 ppm_set_led(domp, PPMD_OFF);
2565 ppm_set_led(domp, PPMD_OFF);
2592 if (domp->status == PPMD_OFF) {
2607 if (domp->status == PPMD_OFF) {
2622 if (domp->status == PPMD_OFF) {
2666 if ((ret = ppm_fetset(domp, PPMD_OFF)) ==
2683 if ((ret = ppm_switch_clock(domp, PPMD_OFF)) ==
2699 if ((ret = ppm_pcie_pwr(domp, PPMD_OFF)) ==