wi.c | 195 STATIC int wi_alloc_fid(struct wi_softc *, int, int *); 932 error = wi_alloc_fid(sc, sc->sc_buflen, 1864 fid = CSR_READ_2(sc, WI_ALLOC_FID); 3061 wi_alloc_fid(struct wi_softc *sc, int len, int *idp) function in typeref:typename:STATIC int 3079 *idp = CSR_READ_2(sc, WI_ALLOC_FID);
|