xy.c | 169 int xyc_reset(struct xyc_softc *, int, struct xy_iorq *, int, 1514 xyc_reset(xycsc, 0, XY_RSET_ALL, XY_ERR_FAIL, 0); 1521 if (xyc_reset(xycsc, 0, 1592 * xyc_reset: reset everything: requests are marked as errors except 1596 xyc_reset(struct xyc_softc *xycsc, int quiet, struct xy_iorq *blastmode, function in typeref:typename:int 1714 if (xyc_reset(xycsc, 0, XY_RSET_ALL, errno, 0) != XY_ERR_AOK) { 1881 xyc_reset(xycsc, 1, XY_RSET_NONE, errno, iorq->xy); 1952 xyc_reset(xycsc, 0, XY_RSET_NONE, XY_ERR_FAIL, NULL);
|