Lines Matching defs:_MacChars
289 typedef struct _MacChars { struct
290 WORD tableSize;
291 BYTE macName[16];
292 WORD addressLength;
293 BYTE permanentAddress[16];
294 BYTE currentAddress[16];
295 DWORD currentFunctionalAddress;
296 MulticastList *multicastList;
297 DWORD linkSpeed;
298 DWORD serviceFlags;
299 WORD maxFrameSize;
300 DWORD txBufferSize;
301 WORD txBufferAllocSize;
302 DWORD rxBufferSize;
303 WORD rxBufferAllocSize;
304 BYTE ieeeVendor[3];
305 BYTE vendorAdapter;
306 BYTE *vendorAdapterDescription;
307 WORD interruptLevel;
308 WORD txQueueDepth;
309 WORD maxDataBlocks;