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

  /src/sys/dev/ic/
osiopvar.h 86 #define OSIOP_NACB 32 /* XXX (PAGE_SIZE / sizeof(osiop_ds)) is better? */
96 struct osiop_ds { struct
121 #define OSIOP_DSOFF(x) offsetof(struct osiop_ds, x)
144 struct osiop_ds *ds; /* data structure for this acb */
201 struct osiop_ds *sc_ds; /* ptr to data structure memory */
osiopvar.h 86 #define OSIOP_NACB 32 /* XXX (PAGE_SIZE / sizeof(osiop_ds)) is better? */
96 struct osiop_ds { struct
121 #define OSIOP_DSOFF(x) offsetof(struct osiop_ds, x)
144 struct osiop_ds *ds; /* data structure for this acb */
201 struct osiop_ds *sc_ds; /* ptr to data structure memory */

Completed in 24 milliseconds