Home
last modified time | relevance | path

Searched refs:emlxs_dump (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mdb.h51 int emlxs_dump(uintptr_t base_addr, uint_t flags, int argc,
H A Demlxs_extern.h899 extern void emlxs_dump(emlxs_hba_t *hba, uint32_t type,
/illumos-gate/usr/src/cmd/mdb/common/modules/emlxs/
H A Demlxs.c43 " driver firmware core", emlxs_dump, emlxs_dump_help},
341 emlxs_dump(uintptr_t base_addr, uint_t flags, int argc, in emlxs_dump() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c670 emlxs_dump(hba, EMLXS_DRV_DUMP, 0, 0); in emlxs_log_dump_event()
709 emlxs_dump(hba, EMLXS_TEMP_DUMP, type, temp); in emlxs_log_temp_event()
H A Demlxs_dump.c4170 emlxs_dump(emlxs_hba_t *hba, uint32_t type, uint32_t temp_type, uint32_t temp) in emlxs_dump() function
H A Demlxs_solaris.c3953 emlxs_dump(hba, EMLXS_USER_DUMP, 0, 0); in emlxs_reset()
4278 emlxs_dump(hba, EMLXS_USER_DUMP, 0, 0); in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files906 emlxs_download.o emlxs_dump.o emlxs_els.o emlxs_event.o \