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

  /src/sys/arch/amiga/dev/
siopvar.h 80 struct siop_acb { struct
81 TAILQ_ENTRY(siop_acb) chain;
140 TAILQ_HEAD(acb_list, siop_acb) free_list,
144 struct siop_acb *sc_nexus; /* current command */
146 struct siop_acb *sc_acb; /* the real command blocks */
siopvar.h 80 struct siop_acb { struct
81 TAILQ_ENTRY(siop_acb) chain;
140 TAILQ_HEAD(acb_list, siop_acb) free_list,
144 struct siop_acb *sc_nexus; /* current command */
146 struct siop_acb *sc_acb; /* the real command blocks */

Completed in 56 milliseconds