HomeSort by: relevance | last modified time | path
    Searched defs:njsc32_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ninjascsi32var.h 79 struct njsc32_cmd { struct
80 TAILQ_ENTRY(njsc32_cmd) c_q;
180 struct njsc32_cmd sc_cmds[NJSC32_NUM_CMD];
181 TAILQ_HEAD(njsc32_cmd_head, njsc32_cmd)
185 struct njsc32_cmd *sc_curcmd; /* currently active command */
246 struct njsc32_cmd *lu_cmd; /* untagged command */
ninjascsi32var.h 79 struct njsc32_cmd { struct
80 TAILQ_ENTRY(njsc32_cmd) c_q;
180 struct njsc32_cmd sc_cmds[NJSC32_NUM_CMD];
181 TAILQ_HEAD(njsc32_cmd_head, njsc32_cmd)
185 struct njsc32_cmd *sc_curcmd; /* currently active command */
246 struct njsc32_cmd *lu_cmd; /* untagged command */

Completed in 52 milliseconds