Searched refs:id_buftype (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/alpha/isa/
H A Disadma_bounce.c72 int id_buftype; /* type of buffer */ member in struct:isadma_bounce_cookie
86 /* id_buftype */
243 cookie->id_buftype = ID_BUFTYPE_LINEAR;
315 cookie->id_buftype = ID_BUFTYPE_MBUF;
374 cookie->id_buftype = ID_BUFTYPE_INVALID;
413 switch (cookie->id_buftype) {
507 cookie->id_buftype);

Completed in 110 milliseconds