Searched refs:SANIBEL_SCSI_SLOT (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclscsi.c | 461 bus_addr, geo_addr, SANIBEL_SCSI_SLOT, B_TRUE); in dyn_probe_for_scsi_frus() 528 bus_addr, geo_addr, SANIBEL_SCSI_SLOT, B_TRUE); in cache_probe_for_scsi_frus() 660 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in get_geoaddr() 764 SANIBEL_SCSI_SLOT, in probe_disks()
|
H A D | piclfrutree.h | 86 #define SANIBEL_SCSI_SLOT "scsi" macro
|
H A D | piclfrutree.c | 1839 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) != 0 && in update_loc_state() 2644 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in probe_fru() 3711 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in get_loc_type() 4121 SANIBEL_SCSI_SLOT); in init_scsi_slot() 4218 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in frutree_initialize_children() 5658 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in monitor_nodes_under_fru() 5715 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in monitor_fru()
|
H A D | picllibdevinfo.c | 606 if (strcmp(slot_type, SANIBEL_SCSI_SLOT) == 0 || in get_fru_path()
|