Searched refs:slotx (Results 1 – 2 of 2) sorted by relevance
| /onnv-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/ |
| H A D | tazmo.c | 1261 char slotx[16] = ""; in check_disk_presence() local 1271 (void) sprintf(slotx, "slot#%d", slot); in check_disk_presence() 1272 if ((slotprop = find_prop(slot2disk, slotx)) != NULL) in check_disk_presence() 1487 char slotx[16] = ""; in tazmo_physical_slot() local 1527 (void) sprintf(slotx, "pci-slot#%d", slot); in tazmo_physical_slot() 1529 (void) sprintf(slotx, "graphics#%d", slot); in tazmo_physical_slot() 1530 if ((prop = find_prop(slotd, slotx)) != NULL) in tazmo_physical_slot()
|
| /onnv-gate/usr/src/lib/libprtdiag_psr/sparc/javelin/common/ |
| H A D | javelin.c | 1280 char slotx[16] = ""; in tazmo_physical_slot() local 1325 (void) sprintf(slotx, "pci-slot#%d", slot); in tazmo_physical_slot() 1327 (void) sprintf(slotx, "graphics#%d", slot); in tazmo_physical_slot() 1328 if ((prop = find_prop(slotd, slotx)) != NULL) in tazmo_physical_slot()
|