Lines Matching defs:fullmode
542 int err, spt, mb, blk, lcv, fullmode, newstate;
547 fullmode = (cold) ? XY_SUB_POLL : XY_SUB_WAIT;
552 err = xyc_cmd(xyc, XYCMD_RST, 0, xy->xy_drive, 0, 0, 0, fullmode);
584 dvmabuf, fullmode);
649 err = xyc_cmd(xyc, XYCMD_SDS, 0, xy->xy_drive, blk, 0, 0, fullmode);
666 dvmabuf, fullmode);
1208 int scnt, char *dptr, int fullmode)
1212 int submode = XY_STATE(fullmode);
1234 fullmode, block, scnt, dptr, NULL);
1242 xyc_submit_iorq(xycsc, iorq, fullmode); /* error code will be in iorq */