Home
last modified time | relevance | path

Searched refs:osiop_ds (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dosiopvar.h99 struct osiop_ds { struct
125 #define OSIOP_DSOFF(x) offsetof(struct osiop_ds, x) argument
148 struct osiop_ds *ds; /* data structure for this acb */
205 struct osiop_ds *sc_ds; /* ptr to data structure memory */
H A Dosiop.c249 sizeof(struct osiop_ds) * OSIOP_NACB, 1,
250 sizeof(struct osiop_ds) * OSIOP_NACB, 0,
298 acb->dsoffset = sizeof(struct osiop_ds) * i;
940 struct osiop_ds *ds = acb->ds;
1029 acb->dsoffset, sizeof(struct osiop_ds),
1080 struct osiop_ds *ds;
1119 acb->dsoffset, sizeof(struct osiop_ds),
1201 acb->dsoffset, sizeof(struct osiop_ds),
1382 acb->dsoffset, sizeof(struct osiop_ds),
1484 acb->dsoffset, sizeof(struct osiop_ds),
[all …]