Searched refs:slotd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/javelin/common/
H A Djavelin.c1271 tazmo_physical_slot(Prom_node *slotd, Prom_node *parent, int device, char *str) argument
1288 * If slotd != NULL, then we must return the physical PCI slot
1290 * node. This routine is called from display_pci() with slotd
1292 * If slotd == NULL, we look for the slot name through the
1296 if (slotd != NULL) {
1328 if ((prop = find_prop(slotd, slotx)) != NULL)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c1478 tazmo_physical_slot(Prom_node *slotd, Prom_node *parent, int device, char *str) argument
1495 * If slotd != NULL, then we must return the physical PCI slot
1497 * node. This routine is called from display_pci() with slotd
1499 * If slotd == NULL, we look for the slot name through the
1503 if (slotd != NULL) {
1530 if ((prop = find_prop(slotd, slotx)) != NULL)

Completed in 99 milliseconds