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

  /src/sys/dev/pcmcia/
if_ray.c 311 static int ray_send_auth(struct ray_softc *, uint8_t *, uint8_t);
1088 ray_send_auth(sc, sc->sc_authid, OPEN_AUTH_REQUEST);
1543 if (ray_send_auth(sc, frame->i_addr2,
1561 ray_send_auth(struct ray_softc *sc, uint8_t *dest, uint8_t auth_type) function in typeref:typename:int

Completed in 13 milliseconds