Searched defs:abyBroadcastAddr (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/staging/vt6656/ |
D | main_usb.c | 299 BYTE abyBroadcastAddr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in device_set_options() local 362 u8 abyBroadcastAddr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in device_init_registers() local
|
D | wmgr.c | 3205 BYTE abyBroadcastAddr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in s_MgrMakeBeacon() local
|
D | device.h | 802 BYTE abyBroadcastAddr[ETH_ALEN]; member
|
/linux-3.3/drivers/staging/vt6655/ |
D | wmgr.c | 3217 unsigned char abyBroadcastAddr[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in s_MgrMakeBeacon() local
|
D | device_main.c | 434 unsigned char abyBroadcastAddr[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in device_set_options() local
|
D | device.h | 756 unsigned char abyBroadcastAddr[ETH_ALEN]; member
|