Home
last modified time | relevance | path

Searched refs:MSG_TASK_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_message.h7 #define MSG_TASK_COMPLETE 0x00 /* M/M */ /* SPI3 Terminology */ macro
/freebsd/share/examples/scsi_target/
H A Dscsi_target.c800 case MSG_TASK_COMPLETE: in work_inot()