Lines Matching defs:mpi_header
971 struct mpi3_request_header *mpi_header = NULL;
996 mpi_header = (struct mpi3_request_header *)mpi_req;
1133 __func__, __LINE__, mpi_header->function, din_size);
1140 __func__, __LINE__, mpi_header->function, dout_size);
1210 if (mpi_header->function == MPI3_BSG_FUNCTION_NVME_ENCAPSULATED) {
1243 if (mpi_header->function == MPI3_BSG_FUNCTION_SCSI_TASK_MGMT) {
1267 mpi_header->host_tag = cpu_to_le16(MPI3MR_HOSTTAG_BSG_CMDS);
1273 if (mpi_header->function == MPI3_BSG_FUNCTION_MGMT_PASSTHROUGH) {
1307 if (mpi_header->function ==
1315 if ((mpi_header->function == MPI3_BSG_FUNCTION_NVME_ENCAPSULATED) ||
1316 (mpi_header->function == MPI3_BSG_FUNCTION_SCSI_IO))
1319 mpi_header->function_dependent, 0,