Searched defs:smp_sd (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | smp_transport.c | 30 smp_device_prop_update_inqstring(struct smp_device *smp_sd, in smp_device_prop_update_inqstring() 56 smp_probe(struct smp_device *smp_sd) in smp_probe()
|
H A D | scsi_hba.c | 1554 struct smp_device *smp_sd; in smp_busctl_initchild() local 1615 struct smp_device *smp_sd = ddi_get_driver_private(child); in smp_busctl_uninitchild() local 4525 smp_device_prop_get_int(struct smp_device *smp_sd, char *name, int defval) in smp_device_prop_get_int() 4540 smp_device_prop_get_int64(struct smp_device *smp_sd, char *name, int64_t defval) in smp_device_prop_get_int64() 4554 smp_device_prop_lookup_byte_array(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_byte_array() 4570 smp_device_prop_lookup_int_array(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_int_array() 4587 smp_device_prop_lookup_string(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_string() 4603 smp_device_prop_lookup_string_array(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_string_array() 4619 smp_device_prop_update_byte_array(struct smp_device *smp_sd, char *name, in smp_device_prop_update_byte_array() 4634 smp_device_prop_update_int(struct smp_device *smp_sd, char *name, int data) in smp_device_prop_update_int() [all …]
|
/titanic_41/usr/src/uts/common/sys/scsi/targets/ |
H A D | smp.h | 48 struct smp_device *smp_sd; /* pointer to smp_device */ member
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | smp.c | 190 struct smp_device *smp_sd; in smp_do_attach() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 1208 smp_hba_tran_t *tran, smp_device_t *smp_sd) in pmcs_smp_init()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 15783 struct smp_device smp_sd; in mptsas_probe_smp() local
|