Home
last modified time | relevance | path

Searched refs:schpc_add_pci (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h177 extern int schpc_add_pci(dev_info_t *);
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3469 (void) schpc_add_pci(pci_dip); in schpc_register_all_slots()
3489 schpc_add_pci(dev_info_t *bdip) in schpc_add_pci() function
H A Ddrmach.c6119 if (schpc_add_pci(dip)) { in drmach_io_post_attach()