Home
last modified time | relevance | path

Searched refs:DDI_VENDOR_LSI (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1294 #ifndef DDI_VENDOR_LSI
1295 #define DDI_VENDOR_LSI "LSI" macro
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1581 #ifndef DDI_VENDOR_LSI
1582 #define DDI_VENDOR_LSI "LSI" macro
H A Dmegaraid_sas.c2651 if (ddi_log_sysevent(instance->dip, DDI_VENDOR_LSI, "LSIMEGA", "SAS", in service_mfi_aen()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1961 #ifndef DDI_VENDOR_LSI
1962 #define DDI_VENDOR_LSI "LSI" macro
H A Dmr_sas.c4191 if (ddi_log_sysevent(instance->dip, DDI_VENDOR_LSI, "LSIMEGA", "SAS", in service_mfi_aen()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c7125 (void) ddi_log_sysevent(mpt->m_dip, DDI_VENDOR_LSI, "MPT_SAS", in mptsas_record_event()