Searched refs:first_bus (Results 1 – 2 of 2) sorted by relevance
94 …_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus) in alloc_bus_range() argument100 if (first_bus) { in alloc_bus_range()124 if (first_bus) in alloc_bus_range()132 if (first_bus || (!num_ranges)) in alloc_bus_range()143 if (first_bus) in alloc_bus_range()153 if (first_bus) in alloc_bus_range()163 if (first_bus) in alloc_bus_range()
194 u8 first_bus = d->hba.hba_bus->busn_res.start; in lba_device_present() local197 if ((bus < first_bus) || in lba_device_present()199 ((bus - first_bus) >= LBA_MAX_NUM_BUSES)) { in lba_device_present()