HomeSort by: relevance | last modified time | path
    Searched defs:my_ea (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/g42xxeb/
if_ne_obio.c 148 uint8_t my_ea[ETHER_ADDR_LEN]; local in function:ne_obio_attach
186 my_ea[i] = bus_space_read_1( iot, nioh, ED_P1_PAR0+i );
207 if( ne2000_attach( &sc->nsc, my_ea ) )
if_ne_obio.c 148 uint8_t my_ea[ETHER_ADDR_LEN]; local in function:ne_obio_attach
186 my_ea[i] = bus_space_read_1( iot, nioh, ED_P1_PAR0+i );
207 if( ne2000_attach( &sc->nsc, my_ea ) )

Completed in 22 milliseconds