Searched refs:PCI_HP_SLOT_CONFIG_MRL_SENSOR (Results 1 – 2 of 2) sorted by relevance
898 #define PCI_HP_SLOT_CONFIG_MRL_SENSOR 0x40000000 macro
911 (config & PCI_HP_SLOT_CONFIG_MRL_SENSOR) ? B_TRUE : B_FALSE; in pcishpc_setup_controller()2472 (reg & PCI_HP_SLOT_CONFIG_MRL_SENSOR) ? "Yes" : "No"); in pcishpc_dump_regs()