Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_core.c135 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR()
1301 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
Dcpqphp.h161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
Dcpqphp_ctrl.c1667 temp_byte = readb(ctrl->hpc_reg + SLOT_SERR); in remove_board()
1669 writeb(temp_byte, ctrl->hpc_reg + SLOT_SERR); in remove_board()