Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmpt_debug.c77 { MPI_IOCSTATUS_TARGET_INVALID_PORT, "SCSI Target: Invalid Port" },
H A Dmpt_mpilib.h741 #define MPI_IOCSTATUS_TARGET_INVALID_PORT (0x0061) macro