Searched refs:first_bus (Results 1 – 2 of 2) sorted by relevance
77 …_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int flag, u8 first_bus) in alloc_bus_range() argument83 if (first_bus) { in alloc_bus_range()106 if (first_bus) in alloc_bus_range()113 if (first_bus || (!num_ranges)) in alloc_bus_range()124 if (first_bus) in alloc_bus_range()134 if (first_bus) in alloc_bus_range()144 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()