Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h132 typedef struct fcsm_cmd { struct
139 struct fcsm_cmd *cmd_next; argument
140 void (*cmd_comp)(struct fcsm_cmd *); argument
144 } fcsm_cmd_t; argument