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