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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/lsi/
H A Dmpi_tool.h273 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_BUFFER_POST_REQUEST
301 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_BUFFER_POST_REPLY
323 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_RELEASE_REQUEST
338 U8 BufferType; /* 01h */ member in struct:_MSG_DIAG_RELEASE_REPLY
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_tool.h290 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REQUEST
311 /* values for the BufferType field */
326 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_BUFFER_POST_REPLY
350 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REQUEST
370 U8 BufferType; /* 0x01 */ member in struct:_MPI2_DIAG_RELEASE_REPLY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsocks_sspi.c124 sspi_recv_token.BufferType = SECBUFFER_TOKEN;
132 sspi_send_token.BufferType = SECBUFFER_TOKEN;
386 sspi_w_token[0].BufferType = SECBUFFER_TOKEN;
403 sspi_w_token[2].BufferType = SECBUFFER_PADDING;
533 sspi_w_token[0].BufferType = SECBUFFER_STREAM;
534 sspi_w_token[1].BufferType = SECBUFFER_DATA;
H A Dhttp_negotiate_sspi.c193 out_sec_buff.BufferType = SECBUFFER_TOKEN;
203 in_sec_buff.BufferType = SECBUFFER_TOKEN;
H A Dcurl_ntlm_msgs.c517 buf.BufferType = SECBUFFER_TOKEN;
688 type_2.BufferType = SECBUFFER_TOKEN;
691 type_3.BufferType = SECBUFFER_TOKEN;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_schannel.c96 buffer->BufferType = BufType;
412 if(outbuf[i].BufferType == SECBUFFER_TOKEN && outbuf[i].cbBuffer > 0) {
444 if(inbuf[1].BufferType == SECBUFFER_EXTRA && inbuf[1].cbBuffer > 0) {
915 if(inbuf[1].BufferType == SECBUFFER_DATA) {
950 if(inbuf[3].BufferType == SECBUFFER_EXTRA && inbuf[3].cbBuffer > 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c1451 mpi_request->BufferType = diag_register->buffer_type;
1807 mpi_request->BufferType = buffer_type;
2062 mpi_request->BufferType = buffer_type;
2688 u8 BufferType; member in struct:DIAG_BUFFER_START

Completed in 93 milliseconds