Searched defs:abySNAP_RFC1042 (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/vt6656/ |
D | main_usb.c | 300 BYTE abySNAP_RFC1042[ETH_ALEN] = {0xAA, 0xAA, 0x03, 0x00, 0x00, 0x00}; in device_set_options() local 363 u8 abySNAP_RFC1042[ETH_ALEN] = {0xAA, 0xAA, 0x03, 0x00, 0x00, 0x00}; in device_init_registers() local
|
D | rxtx.c | 1438 BYTE abySNAP_RFC1042[ETH_ALEN] = {0xAA, 0xAA, 0x03, 0x00, 0x00, 0x00}; in s_bPacketToWirelessUsb() local
|
D | device.h | 803 BYTE abySNAP_RFC1042[ETH_ALEN]; member
|
/linux-3.3/drivers/staging/vt6655/ |
D | device_main.c | 435 unsigned char abySNAP_RFC1042[ETH_ALEN] = {0xAA, 0xAA, 0x03, 0x00, 0x00, 0x00}; in device_set_options() local
|
D | device.h | 757 unsigned char abySNAP_RFC1042[ETH_ALEN]; member
|