Searched refs:xycsc (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/sys/arch/sparc/dev/ |
| D | xy.c | 1080 struct xyc_softc *xycsc = v; local 1084 xycsc->sc_intrcnt.ev_count++; 1088 xyc_remove_iorq(xycsc); 1092 xyc_start(xycsc, NULL); 1205 xyc_cmd(xycsc, cmd, subfn, unit, block, scnt, dptr, fullmode) in xyc_cmd() argument 1206 struct xyc_softc *xycsc; in xyc_cmd() 1213 struct xy_iorq *iorq = xycsc->ciorq; 1214 struct xy_iopb *iopb = xycsc->ciopb; 1229 printf("%s: stole control iopb\n", xycsc->sc_dev.dv_xname); 1234 xyc_rqinit(iorq, xycsc, [all …]
|