Home
last modified time | relevance | path

Searched refs:SD_DEVINFO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2094 dev = SD_DEVINFO(un); in sd_log_err()
2143 dev = SD_DEVINFO(un); in sd_log_info()
2193 dev = SD_DEVINFO(un); in sd_log_trace()
2356 *result = (void *) SD_DEVINFO(un); in sdinfo()
3014 scsi_log(SD_DEVINFO(un), sd_label, CE_WARN, in sd_set_mmc_caps()
3186 scsi_log(SD_DEVINFO(un), sd_label, CE_WARN, in sd_check_for_writable_cd()
3366 if (ddi_prop_lookup_string_array(DDI_DEV_T_ANY, SD_DEVINFO(un), in sd_process_sdconf_file()
3381 scsi_log(SD_DEVINFO(un), sd_label, CE_WARN, in sd_process_sdconf_file()
3429 SD_DEVINFO(un), 0, dataname_ptr, &data_list, in sd_process_sdconf_file()
3457 scsi_log(SD_DEVINFO(un), sd_label, in sd_process_sdconf_file()
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h758 #define SD_DEVINFO(un) ((un)->un_sd->sd_dev) macro
762 #define SD_GET_DEV(un) (sd_make_device(SD_DEVINFO(un)))
1163 SD_DEVINFO((lunp)), DDI_PROP_DONTPASS, \