Searched refs:MPI2_DIAG_BUF_TYPE_COUNT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_tool.h56 * Incremented MPI2_DIAG_BUF_TYPE_COUNT.
395 #define MPI2_DIAG_BUF_TYPE_COUNT (0x03) macro
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_tool.h60 * Incremented MPI2_DIAG_BUF_TYPE_COUNT.
489 #define MPI2_DIAG_BUF_TYPE_COUNT (0x03) macro
/freebsd-11-stable/sys/dev/mps/
H A Dmpsvar.h390 fw_diag_buffer_list[MPI2_DIAG_BUF_TYPE_COUNT];
H A Dmps_user.c1143 for (index = 0; index < MPI2_DIAG_BUF_TYPE_COUNT; index++) {
1351 if (buffer_type >= MPI2_DIAG_BUF_TYPE_COUNT) {
1522 if (i >= MPI2_DIAG_BUF_TYPE_COUNT) {
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_user.c1238 for (index = 0; index < MPI2_DIAG_BUF_TYPE_COUNT; index++) {
1446 if (buffer_type >= MPI2_DIAG_BUF_TYPE_COUNT) {
1617 if (i >= MPI2_DIAG_BUF_TYPE_COUNT) {
H A Dmprvar.h410 fw_diag_buffer_list[MPI2_DIAG_BUF_TYPE_COUNT];

Completed in 209 milliseconds