Searched defs:gptwo_get_probe_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c75 static char *gptwo_get_probe_string(spcd_t *, int);
277 probe_string = gptwo_get_probe_string(pcd, i);
438 gptwo_get_probe_string(spcd_t *pcd, int bus_number) function
445 GPTWO_DEBUG2(1, CE_CONT, "gptwo_get_probe_string - %p %x\n", pcd,
452 GPTWO_DEBUG2(1, CE_CONT, "gptwo_get_probe_string - "
479 GPTWO_DEBUG1(1, CE_CONT, "gptwo_get_probe_string - Returning %s\n",

Completed in 57 milliseconds