Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c366 static int emx_global_quad_port_a = 0; variable
900 if (emx_global_quad_port_a != 0) in emx_attach()
903 if (++emx_global_quad_port_a == 4) in emx_attach()
904 emx_global_quad_port_a = 0; in emx_attach()