Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dcpqphp_core.c133 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR()
1266 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
Dcpqphp.h161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
Dcpqphp_ctrl.c1662 temp_byte = readb(ctrl->hpc_reg + SLOT_SERR); in remove_board()
1664 writeb(temp_byte, ctrl->hpc_reg + SLOT_SERR); in remove_board()