Home
last modified time | relevance | path

Searched defs:smp_sd (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c30 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 Dscsi_hba.c1558 struct smp_device *smp_sd; in smp_busctl_initchild() local
1619 struct smp_device *smp_sd = ddi_get_driver_private(child); in smp_busctl_uninitchild() local
4530 smp_device_prop_get_int(struct smp_device *smp_sd, char *name, int defval) in smp_device_prop_get_int()
4559 smp_device_prop_lookup_byte_array(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_byte_array()
4575 smp_device_prop_lookup_int_array(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_int_array()
4592 smp_device_prop_lookup_string(struct smp_device *smp_sd, char *name, in smp_device_prop_lookup_string()
4624 smp_device_prop_update_byte_array(struct smp_device *smp_sd, char *name, in smp_device_prop_update_byte_array()
4653 smp_device_prop_update_int64(struct smp_device *smp_sd, char *name, in smp_device_prop_update_int64()
4668 smp_device_prop_update_int_array(struct smp_device *smp_sd, char *name, in smp_device_prop_update_int_array()
4712 smp_device_prop_remove(struct smp_device *smp_sd, char *name) in smp_device_prop_remove()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsmp.h48 struct smp_device *smp_sd; /* pointer to smp_device */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c190 struct smp_device *smp_sd; in smp_do_attach() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1208 smp_hba_tran_t *tran, smp_device_t *smp_sd) in pmcs_smp_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c16166 struct smp_device smp_sd; in mptsas_probe_smp() local