Home
last modified time | relevance | path

Searched defs:emlxs_stats (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h562 typedef struct emlxs_stats struct
564 uint32_t LinkUp;
565 uint32_t LinkDown;
566 uint32_t LinkEvent;
567 uint32_t LinkMultiEvent;
569 uint32_t MboxIssued;
570 uint32_t MboxCompleted; /* MboxError + MbxGood */
571 uint32_t MboxGood;
572 uint32_t MboxError;
573 uint32_t MboxBusy;
[all …]