RSP_OP_READ
rsp->rsp_op = RSP_OP_READ;
tu_sc.sc_op = bp->b_flags & B_READ ? RSP_OP_READ : RSP_OP_WRITE;
if (tu_sc.sc_op == RSP_OP_READ)