OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dmaiopb
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/vme/
xdvar.h
45
struct xd_iopb *
dmaiopb
; /* DMA address of above */
member in struct:xd_iorq
xyvar.h
44
struct xy_iopb *
dmaiopb
;/* DMA address of above */
member in struct:xy_iorq
xy.c
504
xyc->reqs[lcv].
dmaiopb
= &xyc->dvmaiopb[lcv];
1500
struct xy_iopb *
dmaiopb
;
local in function:xyc_submit_iorq
1534
dmaiopb
= xyc_chain(xycsc, iorq); /* build chain */
1535
if (
dmaiopb
== NULL) { /* nothing doing? */
1541
XYC_GO(xycsc->xyc,
dmaiopb
);
1592
return(iorq->
dmaiopb
);
1604
struct xy_iopb *iopb, *prev_iopb, *
dmaiopb
;
local in function:xyc_chain
1617
dmaiopb
= xycsc->xy_chain[chain]->
dmaiopb
;
1618
prev_iopb->nxtiopb = ((u_long)
dmaiopb
) & 0xffff
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025