Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h485 typedef struct emlxs_unsol_buf struct
487 struct emlxs_unsol_buf *pool_prev; /* ptr to prev type */ argument
489 struct emlxs_unsol_buf *pool_next; /* ptr to next type */ argument
492 uint32_t pool_type; /* FC-4 type */
493 uint32_t pool_buf_size; /* buffer size for */
517 } emlxs_unsol_buf_t; argument