xy.c | 164 int xyc_error(struct xyc_softc *, struct xy_iorq *, struct xy_iopb *, int); 1753 xyc_error(xycsc, iorq, iopb, comm) == XY_ERR_AOK) 1866 * xyc_error: non-fatal error encountered... recover. 1870 xyc_error(struct xyc_softc *xycsc, struct xy_iorq *iorq, struct xy_iopb *iopb, function in typeref:typename:int
|