Home
last modified time | relevance | path

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

/titanic_51/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() argument
56 smp_probe(struct smp_device *smp_sd) in smp_probe() argument
[all...]
H A Dscsi_hba.c1554 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) smp_device_prop_get_int() argument
4540 smp_device_prop_get_int64(struct smp_device * smp_sd,char * name,int64_t defval) smp_device_prop_get_int64() argument
4554 smp_device_prop_lookup_byte_array(struct smp_device * smp_sd,char * name,uchar_t ** data,uint_t * nelements) smp_device_prop_lookup_byte_array() argument
4570 smp_device_prop_lookup_int_array(struct smp_device * smp_sd,char * name,int ** data,uint_t * nelements) smp_device_prop_lookup_int_array() argument
4587 smp_device_prop_lookup_string(struct smp_device * smp_sd,char * name,char ** data) smp_device_prop_lookup_string() argument
4603 smp_device_prop_lookup_string_array(struct smp_device * smp_sd,char * name,char *** data,uint_t * nelements) smp_device_prop_lookup_string_array() argument
4619 smp_device_prop_update_byte_array(struct smp_device * smp_sd,char * name,uchar_t * data,uint_t nelements) smp_device_prop_update_byte_array() argument
4634 smp_device_prop_update_int(struct smp_device * smp_sd,char * name,int data) smp_device_prop_update_int() argument
4648 smp_device_prop_update_int64(struct smp_device * smp_sd,char * name,int64_t data) smp_device_prop_update_int64() argument
4663 smp_device_prop_update_int_array(struct smp_device * smp_sd,char * name,int * data,uint_t nelements) smp_device_prop_update_int_array() argument
4678 smp_device_prop_update_string(struct smp_device * smp_sd,char * name,char * data) smp_device_prop_update_string() argument
4692 smp_device_prop_update_string_array(struct smp_device * smp_sd,char * name,char ** data,uint_t nelements) smp_device_prop_update_string_array() argument
4707 smp_device_prop_remove(struct smp_device * smp_sd,char * name) smp_device_prop_remove() argument
4720 smp_device_prop_free(struct smp_device * smp_sd,void * data) smp_device_prop_free() argument
[all...]
/titanic_51/usr/src/uts/common/sys/scsi/targets/
H A Dsmp.h48 struct smp_device *smp_sd; /* pointer to smp_device */ member
/titanic_51/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c190 struct smp_device *smp_sd; in smp_do_attach() local
/titanic_51/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() argument
/titanic_51/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c16138 struct smp_device smp_sd; in mptsas_probe_smp() local