xy.c | 1245 struct xyc_softc *xycsc = v; local in function:xycintr 1249 xycsc->sc_intrcnt.ev_count++; 1253 xyc_remove_iorq(xycsc); 1257 xyc_start(xycsc, NULL); 1354 xyc_cmd(struct xyc_softc *xycsc, int cmd, int subfn, int unit, int block, 1358 struct xy_iorq *iorq = xycsc->ciorq; 1359 struct xy_iopb *iopb = xycsc->ciopb; 1374 printf("%s: stole control iopb\n", device_xname(xycsc->sc_dev)); 1379 xyc_rqinit(iorq, xycsc, 1380 (unit == XYC_NOUNIT) ? NULL : xycsc->sc_drives[unit] 2099 struct xyc_softc *xycsc = arg; local in function:xyc_tick 2136 struct xyc_softc *xycsc; local in function:xyc_ioctlcmd [all...] |