Home
last modified time | relevance | path

Searched refs:SLOT_SERR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_core.c133 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR()
1265 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
H A Dcpqphp.h161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
H A Dcpqphp_ctrl.c1665 temp_byte = readb(ctrl->hpc_reg + SLOT_SERR); in remove_board()
1667 writeb(temp_byte, ctrl->hpc_reg + SLOT_SERR); in remove_board()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_core.c133 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR()
1266 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
H A Dcpqphp.h161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
H A 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()

Completed in 11 milliseconds