Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c1240 if (!readb(one_slot + SECONDARY_BUS)) in cpqhp_find_available_resources()
1245 while (i && readb(one_slot + SECONDARY_BUS)) { in cpqhp_find_available_resources()
1248 u8 secondary_bus = readb(one_slot + SECONDARY_BUS); in cpqhp_find_available_resources()
H A Dcpqphp.h215 SECONDARY_BUS = offsetof(struct slot_rt, secondary_bus), enumerator