HomeSort by: relevance | last modified time | path
    Searched defs:ipw_get_table1 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_ipw.c 116 static int ipw_get_table1(struct ipw_softc *, uint32_t *);
1585 ipw_get_table1(struct ipw_softc *sc, uint32_t *tbl) function in typeref:typename:int
1663 error = ipw_get_table1(sc, (uint32_t *)ifr->ifr_data);

Completed in 13 milliseconds