Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dcpqphp_core.c149 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR()
1326 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
Dcpqphp.h175 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
Dcpqphp_ctrl.c1681 temp_byte = readb(ctrl->hpc_reg + SLOT_SERR); in remove_board()
1683 writeb(temp_byte, ctrl->hpc_reg + SLOT_SERR); in remove_board()