Searched refs:BufferType (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c2470 forensicData->BufferType.dataBuf.directData,
2471 forensicData->BufferType.dataBuf.directOffset,
2472 forensicData->BufferType.dataBuf.directLen,
2473 forensicData->BufferType.dataBuf.readLen ));
2496 if(forensicData->BufferType.dataBuf.directOffset == 0)
2531 if(forensicData->BufferType.dataBuf.directData)
2533 siPciCpyMem(agRoot,saRoot->FatalBarLoc ,forensicData->BufferType.dataBuf.directData,forensicData->BufferType.dataBuf.directLen ,1 );
2535 saRoot->FatalBarLoc += forensicData->BufferType.dataBuf.directLen;
2536 forensicData->BufferType
[all...]
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_tool.h301 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_BUFFER_POST_REQUEST
329 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_BUFFER_POST_REPLY
351 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_RELEASE_REQUEST
366 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_RELEASE_REPLY
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_tool.h369 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REQUEST
390 /* values for the BufferType field */
409 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REPLY
433 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REQUEST
453 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REPLY
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_tool.h463 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REQUEST
484 /* values for the BufferType field */
503 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REPLY
527 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REQUEST
547 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REPLY
/freebsd-11-stable/sys/dev/mps/
H A Dmps_ioctl.h284 uint8_t BufferType; member in struct:mps_fw_diag_register
304 uint8_t BufferType; member in struct:mps_fw_diag_query
H A Dmps_user.c1190 req->BufferType = pBuffer->buffer_type;
1282 req->BufferType = pBuffer->buffer_type;
1344 buffer_type = diag_register->BufferType;
1521 i = diag_query->BufferType;
1538 diag_query->BufferType = pBuffer->buffer_type;
1540 if (diag_query->BufferType == MPI2_DIAG_BUF_TYPE_TRACE) {
H A Dmps.c1961 rel_rep->BufferType];
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmpr_ioctl.h282 uint8_t BufferType; member in struct:mpr_fw_diag_register
302 uint8_t BufferType; member in struct:mpr_fw_diag_query
H A Dmps_ioctl.h283 uint8_t BufferType; member in struct:mps_fw_diag_register
303 uint8_t BufferType; member in struct:mps_fw_diag_query
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_ioctl.h284 uint8_t BufferType; member in struct:mpr_fw_diag_register
304 uint8_t BufferType; member in struct:mpr_fw_diag_query
H A Dmpr_user.c1285 req->BufferType = pBuffer->buffer_type;
1377 req->BufferType = pBuffer->buffer_type;
1439 buffer_type = diag_register->BufferType;
1616 i = diag_query->BufferType;
1633 diag_query->BufferType = pBuffer->buffer_type;
1635 if (diag_query->BufferType == MPI2_DIAG_BUF_TYPE_TRACE) {
H A Dmpr.c2112 rel_rep->BufferType];
/freebsd-11-stable/contrib/serf/auth/
H A Dauth_spnego_sspi.c238 sspi_in_buffer.BufferType = SECBUFFER_TOKEN;
247 sspi_out_buffer.BufferType = SECBUFFER_TOKEN;
/freebsd-11-stable/sys/dev/hptmv/
H A Datapi.h196 USHORT BufferType; /* 28 20 */ member in struct:_IDENTIFY_DATA
273 USHORT BufferType; /* 28 20 */ member in struct:_IDENTIFY_DATA2
H A Dhptintf.h421 USHORT BufferType; /* 28 20 */ member in struct:_IDENTIFY_DATA2
720 UCHAR BufferType; /* BUFFER_TYPE_xxx, see below */ member in struct:_DEVICE_IO_EX_PARAMS
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1959 pForensicDataPayload->dataBuffer.directOffset = pForensicData->BufferType.dataBuf.directOffset;
1960 pForensicDataPayload->dataBuffer.readLen = pForensicData->BufferType.dataBuf.readLen;
1963 pForensicDataPayload->gsmBuffer.directOffset = pForensicData->BufferType.gsmBuf.directOffset;
1964 pForensicDataPayload->gsmBuffer.readLen = pForensicData->BufferType.gsmBuf.readLen;
3070 ForensicData.BufferType.dataBuf.directLen = pForensicDataPayload->dataBuffer.directLen;
3071 ForensicData.BufferType.dataBuf.directOffset = pForensicDataPayload->dataBuffer.directOffset;
3072 ForensicData.BufferType.dataBuf.readLen = pForensicDataPayload->dataBuffer.readLen;
3073 ForensicData.BufferType.dataBuf.directData = (void*)pForensicDataPayload->dataBuffer.directData;
3076 ForensicData.BufferType.gsmBuf.directLen = pForensicDataPayload->gsmBuffer.directLen;
3077 ForensicData.BufferType
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhim.h144 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA
H A Dhptintf.h807 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA2
1378 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */ member in struct:_DEVICE_IO_EX_PARAMS
/freebsd-11-stable/sys/dev/hptnr/
H A Dhim.h142 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA
H A Dhptintf.h803 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA2
1374 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */ member in struct:_DEVICE_IO_EX_PARAMS
/freebsd-11-stable/sys/dev/hptrr/
H A Dhim.h127 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA2
H A Dhptintf.h614 HPT_U16 BufferType; member in struct:_IDENTIFY_DATA2
1163 HPT_U8 BufferType; /* BUFFER_TYPE_xxx, see below */ member in struct:_DEVICE_IO_EX_PARAMS
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1927 } BufferType; member in struct:__anon11495

Completed in 281 milliseconds