Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/wi/
H A Dif_wi.c159 static int wi_alloc_fid(struct wi_softc *, int, int *);
665 int error = wi_alloc_fid(sc, sc->sc_buflen, in wi_setup_locked()
1965 wi_alloc_fid(struct wi_softc *sc, int len, int *idp) in wi_alloc_fid() function