Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dmpt.c1472 while ((diag0 & MPI_DIAG_DRWE) == 0) { in mpt_downloadboot()
Dmpt_mpilib.h268 #define MPI_DIAG_DRWE (0x00000080) macro