Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h69 typedef struct fct_i_cmd { struct
75 struct fct_i_cmd *icmd_next; /* iport_abort_queue and irp */ argument
76 struct fct_i_cmd *icmd_solcmd_next; /* iport_solcmd_queue */ argument
79 } fct_i_cmd_t; argument