Searched refs:an_seek (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c161 static int an_seek(struct an_softc *, int, int, int);
1400 if (an_seek(sc, ltv->an_type, 0, AN_BAP1)) {
1506 if (an_seek(sc, ltv->an_type, 0, AN_BAP1))
1630 an_seek(struct an_softc *sc, int id, int off, int chan) function
1671 if (an_seek(sc, id, off, AN_BAP1))
1694 if (an_seek(sc, id, off, AN_BAP0))
1735 if (an_seek(sc, *id, 0, AN_BAP0))

Completed in 29 milliseconds