Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_TARGET_MODE_ABORT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpt/mpilib/
H A Dmpi.h303 #define MPI_FUNCTION_TARGET_MODE_ABORT (0x0D) macro
/freebsd/sys/dev/mpt/
H A Dmpt_debug.c150 { MPI_FUNCTION_TARGET_MODE_ABORT, "Target Mode Abort" },
H A Dmpt_cam.c4588 abtp->Function = MPI_FUNCTION_TARGET_MODE_ABORT; in mpt_abort_target_cmd()
5315 case MPI_FUNCTION_TARGET_MODE_ABORT: in mpt_scsi_tgt_reply_handler()