Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h117 struct fcsm_cmd *sm_retry_head; /* cmd retry queue head */
118 struct fcsm_cmd *sm_retry_tail; /* cmd retry queue tail */
132 typedef struct fcsm_cmd { struct
139 struct fcsm_cmd *cmd_next; argument
140 void (*cmd_comp)(struct fcsm_cmd *); argument