Searched refs:orig_head (Results 1 – 3 of 3) sorted by relevance
359 …_bridge_resource_split (struct pci_resource **head, struct pci_resource **orig_head, u32 alignment) in do_pre_bridge_resource_split() argument368 if (!(*head) || !(*orig_head)) in do_pre_bridge_resource_split()376 if ((*head)->base != (*orig_head)->base) in do_pre_bridge_resource_split()379 if ((*head)->length == (*orig_head)->length) in do_pre_bridge_resource_split()
428 …_bridge_resource_split (struct pci_resource **head, struct pci_resource **orig_head, u32 alignment) in do_pre_bridge_resource_split() argument437 if (!(*head) || !(*orig_head)) in do_pre_bridge_resource_split()445 if ((*head)->base != (*orig_head)->base) in do_pre_bridge_resource_split()448 if ((*head)->length == (*orig_head)->length) in do_pre_bridge_resource_split()
371 …_bridge_resource_split (struct pci_resource **head, struct pci_resource **orig_head, u32 alignment) in do_pre_bridge_resource_split() argument380 if (!(*head) || !(*orig_head)) in do_pre_bridge_resource_split()388 if ((*head)->base != (*orig_head)->base) in do_pre_bridge_resource_split()391 if ((*head)->length == (*orig_head)->length) in do_pre_bridge_resource_split()