Searched defs:hermon_mbox_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h491 * The hermon_mbox_t structure is used internally by the Hermon driver to track
511 } hermon_mbox_t; typedef in typeref:struct:hermon_mbox_s
516 * to an array of hermon_mbox_t structures, a lock and cv used for blocking
520 * hermon_mbox_t) to implement the fast allocation mechanism.
525 hermon_mbox_t *mbl_mbox;
546 hermon_mbox_t::mb_next
547 hermon_mbox_t::mb_prev))
555 * to point to valid hermon_mbox_t structures from the appropriate
569 hermon_mbox_t *mbi_in;
570 hermon_mbox_t *mbi_ou
[all...]

Completed in 56 milliseconds