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

/drivers/pci/hotplug/
H A Dibmphp_pci.c1337 u8 sec_number, sub_number, pri_number; local
1365 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_SUBORDINATE_BUS, &sub_number);
1366 sub_no = (int) sub_number;
1368 if (sec_no != sub_number) {

Completed in 77 milliseconds