Home
last modified time | relevance | path

Searched refs:slot_switch_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c844 ctrl->slot_switch_type = 1; in cpqhpc_probe()
878 ctrl->slot_switch_type = 1; in cpqhpc_probe()
889 ctrl->slot_switch_type = 1; in cpqhpc_probe()
899 ctrl->slot_switch_type = 1; in cpqhpc_probe()
910 ctrl->slot_switch_type = 1; in cpqhpc_probe()
921 ctrl->slot_switch_type = 1; in cpqhpc_probe()
951 ctrl->slot_switch_type = 0; in cpqhpc_probe()
953 ctrl->slot_switch_type = 1; in cpqhpc_probe()
1004 dbg(" slot_switch_type %s\n", ctrl->slot_switch_type ? in cpqhpc_probe()
H A Dcpqphp.h300 u8 slot_switch_type; /* 0 = no switch, 1 = switch present */ member