Lines Matching refs:transp
334 struct dr_state_trans *transp,
1074 struct dr_state_trans *transp;
1077 transp = &dr_state_transition[t];
1078 ASSERT(transp->x_cmd == cmd);
1080 state_err = dr_check_transition(bp, &devset, transp, cmd);
1095 transp->x_op[state_err].x_err, NULL);
1097 serr = transp->x_op[state_err].x_rv;
2689 struct dr_state_trans *transp, int cmd)
2709 if (transp->x_op[s].x_rv) {
2727 if (transp->x_op[s].x_rv) {
2745 if (transp->x_op[s].x_rv) {