Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h320 typedef struct emlxs_channel struct
322 struct emlxs_hba *hba; /* ptr to hba for channel */
323 void *iopath; /* ptr to SLI3/4 io path */
325 kmutex_t rsp_lock;
326 IOCBQ *rsp_head; /* deferred completion head */
350 } emlxs_channel_t; argument