Home
last modified time | relevance | path

Searched refs:WMS_OUI (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.h220 static const u8 WMS_OUI[]; variable
H A Dsmc91c9x.cpp74 const u8 smc91c9x_device::WMS_OUI[] = { 0x00, 0xA0, 0xAF }; member in smc91c9x_device
398 if (memcmp(WMS_OUI, &buf[6], 3)) in recv_start_cb()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.h220 static const u8 WMS_OUI[]; variable
H A Dsmc91c9x.cpp74 const u8 smc91c9x_device::WMS_OUI[] = { 0x00, 0xA0, 0xAF }; member in smc91c9x_device
398 if (memcmp(WMS_OUI, &buf[6], 3)) in recv_start_cb()