Searched defs:xdc (Results 1 - 6 of 6) sorted by relevance

/src/sys/arch/sun3/dev/
H A Dxdvar.h45 struct xdc_softc *xdc; /* who we are working with */ member in struct:xd_iorq
139 struct xdc *xdc; /* vaddr of vme registers */ member in struct:xdc_softc
H A Dxd.c419 struct xdc_softc *xdc = device_private(self); local in function:xdcattach
565 struct xdc_softc *xdc = device_private(parent); local in function:xdattach
600 struct xdc_softc *xdc; local in function:xd_init
1181 xdc_rqinit(struct xd_iorq * rq,struct xdc_softc * xdc,struct xd_softc * xd,int md,u_long blk,int cnt,void * db,struct buf * bp) argument
1565 struct xdc *xdc = xdcsc->xdc; local in function:xdc_piodriver
1780 struct xdc *xdc = xdcsc->xdc; local in function:xdc_remove_iorq
[all...]
H A Dxdreg.h51 struct xdc { struct
/src/sys/dev/vme/
H A Dxdvar.h46 struct xdc_softc *xdc; /* who we are working with */ member in struct:xd_iorq
139 struct xdc *xdc; /* vaddr of vme registers */ member in struct:xdc_softc
H A Dxd.c458 struct xdc *xdc = (void *)handle; /* XXX */ local in function:xdc_probe
497 struct xdc_softc *xdc = device_private(self); local in function:xdcattach
712 struct xdc_softc *xdc = device_private(parent); local in function:xdattach
1366 xdc_rqinit(struct xd_iorq * rq,struct xdc_softc * xdc,struct xd_softc * xd,int md,u_long blk,int cnt,void * db,struct buf * bp) argument
1737 struct xdc *xdc = xdcsc->xdc; local in function:xdc_piodriver
1959 struct xdc *xdc = xdcsc->xdc; local in function:xdc_remove_iorq
[all...]
H A Dxdreg.h51 struct xdc { struct

Completed in 8 milliseconds