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

  /src/sys/dev/ic/
mb89352var.h 76 struct spc_acb { struct
88 TAILQ_ENTRY(spc_acb) chain;
128 TAILQ_HEAD(, spc_acb) free_list, ready_list, nexus_list;
129 struct spc_acb *sc_nexus; /* current command */
130 struct spc_acb sc_acb[8];
mb89352var.h 76 struct spc_acb { struct
88 TAILQ_ENTRY(spc_acb) chain;
128 TAILQ_HEAD(, spc_acb) free_list, ready_list, nexus_list;
129 struct spc_acb *sc_nexus; /* current command */
130 struct spc_acb sc_acb[8];
mb89352var.h 76 struct spc_acb { struct
88 TAILQ_ENTRY(spc_acb) chain;
128 TAILQ_HEAD(, spc_acb) free_list, ready_list, nexus_list;
129 struct spc_acb *sc_nexus; /* current command */
130 struct spc_acb sc_acb[8];

Completed in 37 milliseconds