Searched refs:PH_MSGOUT (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/aic/
H A Daic6360reg.h147 #define PH_MSGOUT (MSGI|CDI) macro
H A Daic.c787 if (aic->prev_phase == PH_MSGOUT)
1282 case PH_MSGOUT:
/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500.c1022 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);
1156 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);
/freebsd-11.0-release/sys/dev/ct/
H A Dct.c969 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT); /* XXX */
1136 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);
/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_low.h314 #define PH_MSGOUT 0x07 macro
H A Dscsi_low.c2691 if (ti->ti_phase == PH_MSGOUT)
2747 if (ti->ti_phase == PH_MSGOUT)
/freebsd-11.0-release/sys/dev/nsp/
H A Dnsp.c1639 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);
1663 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);
/freebsd-11.0-release/sys/dev/stg/
H A Dtmc18c30.c1180 SCSI_LOW_SETUP_PHASE(ti, PH_MSGOUT);

Completed in 73 milliseconds