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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hotplug/
H A Dibmphp_pci.c1343 u8 sec_number, sub_number, pri_number; local
1371 pci_read_config_byte_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_SUBORDINATE_BUS, &sub_number);
1372 sub_no = (int) sub_number;
1374 if (sec_no != sub_number) {

Completed in 47 milliseconds