Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_pci.c1238 if (!readb(one_slot + SECONDARY_BUS)) in cpqhp_find_available_resources()
1243 while (i && readb(one_slot + SECONDARY_BUS)) { in cpqhp_find_available_resources()
1246 u8 secondary_bus = readb(one_slot + SECONDARY_BUS); in cpqhp_find_available_resources()
Dcpqphp.h215 SECONDARY_BUS = offsetof(struct slot_rt, secondary_bus), enumerator