Searched refs:SenseBufferLowAddress (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/mpr/mpi/
H A Dmpi2_init.h138 U32 SenseBufferLowAddress; /* 0x0C */ member in struct:_MPI2_SCSI_IO_REQUEST
291 U32 SenseBufferLowAddress; /* 0x0C */ member in struct:_MPI25_SCSI_IO_REQUEST
/freebsd-12-stable/sys/dev/mps/mpi/
H A Dmpi2_init.h117 U32 SenseBufferLowAddress; /* 0x0C */ member in struct:_MPI2_SCSI_IO_REQUEST
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas_cam.c632 cmd->io_request->SenseBufferLowAddress = cmd->sense_phys_addr;
813 r1_cmd->io_request->SenseBufferLowAddress = r1_cmd->sense_phys_addr;
H A Dmrsas.h484 u_int32_t SenseBufferLowAddress;/* 0x0C */ member in struct:_MPI2_RAID_SCSI_IO_REQUEST
/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_tbolt.c934 io_request->SenseBufferLowAddress = mfi_cmd->cm_sense_busaddr;
H A Dmfireg.h1744 uint32_t SenseBufferLowAddress; /* 0x0C */ member in struct:mfi_mpi2_request_raid_scsi_io
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_user.c988 scsi_io_req->SenseBufferLowAddress =
H A Dmpr_sas.c2043 req->SenseBufferLowAddress = htole32(cm->cm_sense_busaddr);
/freebsd-12-stable/sys/dev/mps/
H A Dmps_user.c953 scsi_io_req->SenseBufferLowAddress = htole32(cm->cm_sense_busaddr);
H A Dmps_sas.c1769 req->SenseBufferLowAddress = htole32(cm->cm_sense_busaddr);

Completed in 130 milliseconds