Home | History | Annotate | Download | only in dev

Lines Matching refs:XYCMD_RD

583 		err = xyc_cmd(xyc, XYCMD_RD, 0, xy->xy_drive, 0, 1,
665 err = xyc_cmd(xyc, XYCMD_RD, 0, xy->xy_drive, blk, 1,
776 case XYCMD_RD:
1313 xyc_rqtopb(iorq, iopb, (bp->b_flags & B_READ) ? XYCMD_RD : XYCMD_WR, 0);
1767 (comm == XYCMD_RD || comm == XYCMD_WR)) {
1850 if (iopb->com == XYCMD_RD || iopb->com == XYCMD_WR)
1852 (iopb->com == XYCMD_RD) ? "read" : "write",
1887 if ((comm == XYCMD_RD || comm == XYCMD_WR) &&
1986 case XYCMD_RD: /* read / write sectors (up to XD_IOCMD_MAXS) */
2028 if (xio->cmd == XYCMD_RD)