Home
last modified time | relevance | path

Searched defs:xyc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sun3/dev/
H A Dxyreg.h52 struct xyc { struct
53 xyc_reloc_hixyc global() argument
54 xyc_reloc_loxyc global() argument
55 xyc_addr_hixyc global() argument
56 xyc_addr_loxyc global() argument
57 xyc_rsetupxyc global() argument
58 xyc_csrxyc global() argument
H A Dxy.c350 struct xyc_softc *xyc = device_private(self); in xycattach() local
500 struct xyc_softc *xyc = device_private(parent); xyattach() local
539 struct xyc_softc *xyc; xy_init() local
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) xyc_rqinit() argument
1191 xyc_unbusy(struct xyc * xyc,int del) xyc_unbusy() argument
1700 struct xyc *xyc = xycsc->xyc; xyc_remove_iorq() local
[all...]
H A Dxyvar.h45 struct xyc_softc *xyc; /* who we are working with */ member
142 struct xyc *xyc; /* vaddr of vme registers */ member
/netbsd-src/sys/dev/vme/
H A Dxyreg.h51 struct xyc { struct
52 volatile u_char xyc_reloc_hi; /* iopb relocation (low byte) */ argument
53 volatile u_char xyc_reloc_lo; /* iopb relocation (high byte) */ argument
54 volatile u_char xyc_addr_hi; /* iopb address (low byte) */ argument
55 volatile u_char xyc_addr_lo; /* iopb address (high byte) */ argument
56 volatile u_char xyc_rsetup; /* reset/update reg */ argument
57 volatile u_char xyc_csr; /* control and status register */ argument
H A Dxy.c372 struct xyc *xyc = (void *)handle; /* XXX */ in xyc_probe() local
402 struct xyc_softc *xyc = device_private(self); in xycattach() local
611 struct xyc_softc *xyc = device_private(parent); in xyattach() local
1274 xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy, int md, u_long blk, int … in xyc_rqinit()
1339 xyc_unbusy(struct xyc *xyc, int del) in xyc_unbusy()
1852 struct xyc *xyc = xycsc->xyc; in xyc_remove_iorq() local
H A Dxyvar.h45 struct xyc_softc *xyc; /* who we are working with */ member
139 struct xyc *xyc; /* vaddr of vme registers */ member