Lines Matching refs:WORD
77 static WORD frameSize = 0;
78 static WORD headerSize = 0;
87 static WORD protManDS = 0;
100 WORD err_num;
269 CALLBACK (NdisSystemRequest (DWORD param1, DWORD param2, WORD param3, in CALLBACK()
270 WORD opcode, WORD targetDS)) in CALLBACK()
274 volatile WORD result; in CALLBACK()
319 CALLBACK (NdisRequestConfirm (WORD protId, WORD macId, WORD reqHandle, in CALLBACK()
320 WORD status, WORD request, WORD protDS)) in CALLBACK()
328 CALLBACK (NdisTransmitConfirm (WORD protId, WORD macId, WORD reqHandle, in CALLBACK()
329 WORD status, WORD protDS)) in CALLBACK()
344 CALLBACK (NdisReceiveLookahead (WORD macId, WORD frameSize, in CALLBACK()
345 WORD bytesAvail, BYTE *buffer, in CALLBACK()
346 BYTE *indicate, WORD protDS)) in CALLBACK()
350 WORD bytesCopied; in CALLBACK()
397 CALLBACK (NdisIndicationComplete (WORD macId, WORD protDS)) in CALLBACK()
410 CALLBACK (NdisReceiveChain (WORD macId, WORD frameSize, WORD reqHandle, in CALLBACK()
412 BYTE *indicate, WORD protDS)) in CALLBACK()
454 CALLBACK (NdisStatusProc (WORD macId, WORD param1, BYTE *indicate, in CALLBACK()
455 WORD opcode, WORD protDS)) in CALLBACK()
538 static char *Ndis_strerror (WORD errorCode) in Ndis_strerror()
596 WORD result; in NdisRegisterAndBind()
723 WORD result; in NdisStartMac()