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

  /src/sys/dev/ic/
osiopvar.h 137 struct osiop_acb { struct
138 TAILQ_ENTRY(osiop_acb) chain;
206 struct osiop_acb *sc_nexus; /* current command */
207 struct osiop_acb *sc_acb; /* the real command blocks */
210 TAILQ_HEAD(acb_list, osiop_acb) free_list,
osiopvar.h 137 struct osiop_acb { struct
138 TAILQ_ENTRY(osiop_acb) chain;
206 struct osiop_acb *sc_nexus; /* current command */
207 struct osiop_acb *sc_acb; /* the real command blocks */
210 TAILQ_HEAD(acb_list, osiop_acb) free_list,

Completed in 44 milliseconds