Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wi.c164 static int wi_seek_bap(struct wi_softc *, int, int);
1869 wi_seek_bap(struct wi_softc *sc, int id, int off) in wi_seek_bap() function
1909 if ((error = wi_seek_bap(sc, id, off)) != 0) in wi_read_bap()
1927 if ((error = wi_seek_bap(sc, id, off)) != 0) in wi_write_bap()