Searched refs:ti_phase (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h318 u_int ti_phase; /* scsi phase */ member in struct:targ_info
639 (ti)->ti_ophase = ti->ti_phase; \
640 (ti)->ti_phase = (phase); \
H A Dscsi_low.c2412 if (ti->ti_phase != PH_DISC && ti->ti_phase != PH_NULL)
2500 if (ti->ti_ophase != ti->ti_phase)
2691 if (ti->ti_phase == PH_MSGOUT)
2747 if (ti->ti_phase == PH_MSGOUT)
3420 if (ti->ti_ophase != ti->ti_phase)
3599 if (ti->ti_phase == PH_SELSTART)
4164 phase[(int) ti->ti_phase], ti->ti_disc,
/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c448 if (ti->ti_phase == PH_DATA)
997 if ((astatus & ASTAT_PARERR) != 0 && ti->ti_phase != PH_ARBSTART &&
1011 switch (ti->ti_phase)
1181 flags = (ti->ti_ophase != ti->ti_phase) ?
/freebsd-11.0-release/sys/dev/ct/
H A Dbshw_machdep.c251 if (ti->ti_phase == PH_DATA)
462 if (ti->ti_phase == PH_DATA)
H A Dct.c709 if (ti->ti_phase == PH_MSGIN)
952 switch (ti->ti_phase)
1138 if (ti->ti_ophase != ti->ti_phase)
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp.c696 if (ti->ti_phase == PH_DATA)
1466 switch (ti->ti_phase)
1640 flags = (ti->ti_ophase != ti->ti_phase) ?
1665 if (ti->ti_ophase != ti->ti_phase)
/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500.c621 if (ti->ti_phase == PH_DATA)
994 switch (ti->ti_phase)
1160 if (ti->ti_ophase != ti->ti_phase)

Completed in 175 milliseconds