Home
last modified time | relevance | path

Searched refs:emlxs_msg_log_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_msg.c44 emlxs_msg_log_t *log = &LOG; in emlxs_msg_log_create()
56 bzero(log, sizeof (emlxs_msg_log_t)); in emlxs_msg_log_create()
89 emlxs_msg_log_t *log = &LOG; in emlxs_msg_lock_reinit()
113 emlxs_msg_log_t *log = &LOG; in emlxs_msg_log_destroy()
133 bzero(log, sizeof (emlxs_msg_log_t)); in emlxs_msg_log_destroy()
148 emlxs_msg_log_t *log; in emlxs_msg_log()
505 emlxs_msg_log_t *log; in emlxs_msg_log_get()
/illumos-gate/usr/src/cmd/mdb/common/modules/emlxs/
H A Demlxs.c83 emlxs_msg_log_t log; in emlxs_msgbuf()
169 if (mdb_vread(&log, sizeof (emlxs_msg_log_t), addr) != in emlxs_msgbuf()
170 sizeof (emlxs_msg_log_t)) { in emlxs_msgbuf()
172 sizeof (emlxs_msg_log_t), addr); in emlxs_msgbuf()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_device.h51 emlxs_msg_log_t *log[MAX_FC_BRDS];
H A Demlxs_msg.h107 } emlxs_msg_log_t; typedef
H A Demlxs_fc.h2092 emlxs_msg_log_t log;