Searched refs:did_physlot_exists (Results 1 – 4 of 4) sorted by relevance
91 return (pdp && did_physlot_exists(pdp)); in ba_is_2()120 return (pdp && did_physlot_exists(pdp)); in ba_is_4()
59 extern int did_physlot_exists(did_t *);
320 } else if (did_physlot_exists(apdp) && in pci_slot_label_lookup()
262 did_physlot_exists(did_t *did) in did_physlot_exists() function