Searched refs:mpi_header (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_app.c | 1786 struct mpi3_request_header *mpi_header = in mpi3mr_bsg_build_sgl() local 1846 if (mpi_header->function == MPI3_BSG_FUNCTION_SMP_PASSTHROUGH) { in mpi3mr_bsg_build_sgl() 2396 struct mpi3_request_header *mpi_header = NULL; in mpi3mr_bsg_process_mpt_cmds() local 2440 mpi_header = (struct mpi3_request_header *)mpi_req; in mpi3mr_bsg_process_mpt_cmds() 2576 __func__, __LINE__, mpi_header->function, din_size, in mpi3mr_bsg_process_mpt_cmds() 2586 __func__, __LINE__, mpi_header->function, din_size); in mpi3mr_bsg_process_mpt_cmds() 2594 __func__, __LINE__, mpi_header->function, dout_size); in mpi3mr_bsg_process_mpt_cmds() 2600 if (mpi_header->function == MPI3_BSG_FUNCTION_SMP_PASSTHROUGH) { in mpi3mr_bsg_process_mpt_cmds() 2692 if (mpi_header->function == MPI3_BSG_FUNCTION_NVME_ENCAPSULATED) { in mpi3mr_bsg_process_mpt_cmds() 2730 if (mpi_header in mpi3mr_bsg_process_mpt_cmds() [all...] |