Searched refs:schpc_add_pci (Results 1 – 3 of 3) sorted by relevance
177 extern int schpc_add_pci(dev_info_t *);
3469 (void) schpc_add_pci(pci_dip); in schpc_register_all_slots()3489 schpc_add_pci(dev_info_t *bdip) in schpc_add_pci() function
6119 if (schpc_add_pci(dip)) { in drmach_io_post_attach()