Searched refs:an_write_record (Results 1 – 1 of 1) sorted by relevance
158 static int an_write_record(struct an_softc *, struct an_ltv_gen *);1492 an_write_record(struct an_softc *sc, struct an_ltv_gen *ltv) in an_write_record() function1810 an_write_record(sc, (struct an_ltv_gen *)areq); in an_setdef()2676 if (an_write_record(sc, (struct an_ltv_gen *)&sc->an_ssidlist)) { in an_init_locked()2684 if (an_write_record(sc, (struct an_ltv_gen *)&sc->an_aplist)) { in an_init_locked()2692 if (an_write_record(sc, (struct an_ltv_gen *)&sc->an_config)) { in an_init_locked()3470 an_write_record(sc, (struct an_ltv_gen *)&sc->areq); in writerids()