/src/sys/arch/sun3/dev/ |
xy.c | 160 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1394 iopb = xyc_chain(xycsc, iorq); /* build chain */ 1398 panic("xyc_submit_iorq: xyc_chain failed!"); 1425 * xyc_chain: build a chain. return dvma address of first element in 1430 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|
xy.c | 160 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1394 iopb = xyc_chain(xycsc, iorq); /* build chain */ 1398 panic("xyc_submit_iorq: xyc_chain failed!"); 1425 * xyc_chain: build a chain. return dvma address of first element in 1430 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|
xy.c | 160 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1394 iopb = xyc_chain(xycsc, iorq); /* build chain */ 1398 panic("xyc_submit_iorq: xyc_chain failed!"); 1425 * xyc_chain: build a chain. return dvma address of first element in 1430 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|
/src/sys/dev/vme/ |
xy.c | 149 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1534 dmaiopb = xyc_chain(xycsc, iorq); /* build chain */ 1538 panic("xyc_submit_iorq: xyc_chain failed!"); 1564 * xyc_chain: build a chain. return dvma address of first element in 1569 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|
xy.c | 149 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1534 dmaiopb = xyc_chain(xycsc, iorq); /* build chain */ 1538 panic("xyc_submit_iorq: xyc_chain failed!"); 1564 * xyc_chain: build a chain. return dvma address of first element in 1569 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|
xy.c | 149 struct xy_iopb *xyc_chain(struct xyc_softc *, struct xy_iorq *); 1534 dmaiopb = xyc_chain(xycsc, iorq); /* build chain */ 1538 panic("xyc_submit_iorq: xyc_chain failed!"); 1564 * xyc_chain: build a chain. return dvma address of first element in 1569 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:struct:xy_iopb *
|