Searched refs:schpc_remove_pci (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h178 extern int schpc_remove_pci(dev_info_t *);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3599 * schpc_remove_pci().
3744 * schpc_remove_pci
3750 schpc_remove_pci(dev_info_t *dip) function
3754 SCHPC_DEBUG1(D_DETACH, "schpc_remove_pci(dip=0x%p)", (void *)dip);
3770 "schpc_remove_pci(dip=0x%p) - "
3793 cmn_err(CE_WARN, "schpc_remove_pci(dip=0x%p) "
H A Ddrmach.c6086 if (schpc_remove_pci(rdip)) {
6087 DRMACH_PR("schpc_remove_pci failed\n");
6090 DRMACH_PR("schpc_remove_pci succeeded\n");

Completed in 67 milliseconds