Searched defs:xyc (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/sun3/dev/ |
| H A D | xyvar.h | 45 struct xyc_softc *xyc; /* who we are working with */ member in struct:xy_iorq 142 struct xyc *xyc; /* vaddr of vme registers */ member in struct:xyc_softc
|
| H A D | xy.c | 350 struct xyc_softc *xyc = device_private(self); local in function:xycattach 500 struct xyc_softc *xyc = device_private(parent); local in function:xyattach 539 struct xyc_softc *xyc; local in function:xy_init 1124 xyc_rqinit(struct xy_iorq * rq,struct xyc_softc * xyc,struct xy_softc * xy,int md,u_long blk,int cnt,void * db,struct buf * bp) argument 1191 xyc_unbusy(struct xyc * xyc,int del) argument 1700 struct xyc *xyc = xycsc->xyc; local in function:xyc_remove_iorq [all...] |
| H A D | xyreg.h | 52 struct xyc { struct
|
| /src/sys/dev/vme/ |
| H A D | xyvar.h | 45 struct xyc_softc *xyc; /* who we are working with */ member in struct:xy_iorq 139 struct xyc *xyc; /* vaddr of vme registers */ member in struct:xyc_softc
|
| H A D | xy.c | 372 struct xyc *xyc = (void *)handle; /* XXX */ local in function:xyc_probe 402 struct xyc_softc *xyc = device_private(self); local in function:xycattach 611 struct xyc_softc *xyc = device_private(parent); local in function:xyattach 1274 xyc_rqinit(struct xy_iorq * rq,struct xyc_softc * xyc,struct xy_softc * xy,int md,u_long blk,int cnt,void * db,struct buf * bp) argument 1339 xyc_unbusy(struct xyc * xyc,int del) argument 1852 struct xyc *xyc = xycsc->xyc; local in function:xyc_remove_iorq [all...] |
| H A D | xyreg.h | 51 struct xyc { struct
|
Completed in 8 milliseconds