Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ipw.c129 static int ipw_read_table2(struct ipw_softc *, uint32_t, void *, uint32_t *);
820 ipw_read_table2(sc, IPW_INFO_CURRENT_BSSID, macaddr, &len); in ipw_newstate()
1712 ipw_read_table2(struct ipw_softc *sc, uint32_t off, void *buf, uint32_t *len) in ipw_read_table2() function