Searched refs:ST_DEVINFO (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 948 scsi_log(ST_DEVINFO, st_label, CE_WARN, in st_attach() 1027 scsi_log(ST_DEVINFO, st_label, CE_NOTE, in st_attach() 1099 if (strcmp(ddi_driver_name(ddi_get_parent(ST_DEVINFO)), "scsi_vhci")) { in st_attach() 1253 ST_DEBUG(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 1266 ST_DEBUG2(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 1304 ST_DEBUG(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 1322 ST_DEBUG(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 1345 ST_DEBUG(ST_DEVINFO, st_label, SCSI_DEBUG, in st_detach() 1585 *result = (void *) ST_DEVINFO; in st_info() 1746 if (ddi_dma_alloc_handle(ST_DEVINFO, &st_contig_mem_dma_attr, in st_doattach() [all …]
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 1343 #define ST_DEVINFO (ST_SCSI_DEVP->sd_dev) macro
|