Searched refs:SLOT_SERR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | cpqphp_core.c | 133 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR() 1265 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
|
H A D | cpqphp.h | 161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
|
H A D | cpqphp_ctrl.c | 1665 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 D | cpqphp_core.c | 133 writeb(0, ctrl->hpc_reg + SLOT_SERR); in init_SERR() 1266 writeb(0, ctrl->hpc_reg + SLOT_SERR); in unload_cpqphpd()
|
H A D | cpqphp.h | 161 SLOT_SERR = offsetof(struct ctrl_reg, slot_SERR), enumerator
|
H A D | cpqphp_ctrl.c | 1662 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 12 milliseconds