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) 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...] |