Home
last modified time | relevance | path

Searched refs:SECONDARY_BUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A 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()
H A Dcpqphp.h215 SECONDARY_BUS = offsetof(struct slot_rt, secondary_bus), enumerator
/kernel/linux/linux-6.6/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

Completed in 7 milliseconds