Home
last modified time | relevance | path

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

/NextBSD/sys/cam/scsi/
HDscsi_low.h318 u_int ti_phase; /* scsi phase */ member
639 (ti)->ti_ophase = ti->ti_phase; \
640 (ti)->ti_phase = (phase); \
HDscsi_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,
/NextBSD/sys/dev/stg/
HDtmc18c30.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) ?
/NextBSD/sys/dev/ct/
HDct.c709 if (ti->ti_phase == PH_MSGIN) in ct_phase_error()
952 switch (ti->ti_phase) in ct_poll()
1138 if (ti->ti_ophase != ti->ti_phase) in ct_poll()
HDbshw_machdep.c251 if (ti->ti_phase == PH_DATA) in bshw_smit_xfer_stop()
462 if (ti->ti_phase == PH_DATA) in bshw_dma_xfer_stop()
/NextBSD/sys/dev/nsp/
HDnsp.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)
/NextBSD/sys/dev/ncv/
HDncr53c500.c621 if (ti->ti_phase == PH_DATA)
994 switch (ti->ti_phase)
1160 if (ti->ti_ophase != ti->ti_phase)