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

/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.h997 u8 *diag_buffer[MPI2_DIAG_BUF_TYPE_COUNT];
998 u32 diag_buffer_sz[MPI2_DIAG_BUF_TYPE_COUNT];
999 dma_addr_t diag_buffer_dma[MPI2_DIAG_BUF_TYPE_COUNT];
1000 u8 diag_buffer_status[MPI2_DIAG_BUF_TYPE_COUNT];
1001 u32 unique_id[MPI2_DIAG_BUF_TYPE_COUNT];
1003 u32 product_specific[MPI2_DIAG_BUF_TYPE_COUNT][23];
1004 u32 diagnostic_flags[MPI2_DIAG_BUF_TYPE_COUNT];
H A Dmpt2sas_ctl.c460 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
483 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
3063 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h939 u8 *diag_buffer[MPI2_DIAG_BUF_TYPE_COUNT];
940 u32 diag_buffer_sz[MPI2_DIAG_BUF_TYPE_COUNT];
941 dma_addr_t diag_buffer_dma[MPI2_DIAG_BUF_TYPE_COUNT];
942 u8 diag_buffer_status[MPI2_DIAG_BUF_TYPE_COUNT];
943 u32 unique_id[MPI2_DIAG_BUF_TYPE_COUNT];
944 u32 product_specific[MPI2_DIAG_BUF_TYPE_COUNT][23];
945 u32 diagnostic_flags[MPI2_DIAG_BUF_TYPE_COUNT];
H A Dmpt3sas_ctl.c454 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
477 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
3264 for (i = 0; i < MPI2_DIAG_BUF_TYPE_COUNT; i++) {
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_tool.h24 * Incremented MPI2_DIAG_BUF_TYPE_COUNT.
404 #define MPI2_DIAG_BUF_TYPE_COUNT (0x03) macro
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_tool.h24 * Incremented MPI2_DIAG_BUF_TYPE_COUNT.
413 #define MPI2_DIAG_BUF_TYPE_COUNT (0x03) macro

Completed in 259 milliseconds