Searched refs:ports_read (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_roboswitch.c289 u16 _read, addr_be16[3], addr_read[3], ports_read; local
302 ROBO_ARLCTRL_VEC_1, &ports_read, 1) < 0)
305 if (os_memcmp(addr_read, addr_be16, 6) == 0 && ports_read == ports) {
310 ROBO_ARLCTRL_VEC_2, &ports_read,
315 ports_read == ports) {
326 &ports_read, 1);
332 &ports_read, 1);
339 ROBO_ARLCTRL_VEC_2, &ports_read,
344 ports_read == ports) {
350 &ports_read,
[all...]

Completed in 136 milliseconds