Searched refs:SCSI_DEVICE (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 69 fmri = topo_mod_hcfmri(mod, parent, FM_HC_SCHEME_VERSION, SCSI_DEVICE, in pci_scsi_device_create() 73 child = topo_node_bind(mod, parent, SCSI_DEVICE, instance, fmri); in pci_scsi_device_create() 217 if (topo_node_range_create(mod, iport, SCSI_DEVICE, 0, j) < 0) in pci_iports_instantiate()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 88 #define SCSI_DEVICE "scsi-device" macro
|
H A D | hc.c | 191 { SCSI_DEVICE, TOPO_STABILITY_PRIVATE },
|
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | config.c | 356 if (config_lastcomp == stable(SCSI_DEVICE) || in config_cook()
|