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

/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c143 static int ipw_load_ucode(struct ipw_softc *, const char *, int);
1907 ipw_load_ucode(struct ipw_softc *sc, const char *uc, int size) function
2339 if (ipw_load_ucode(sc, fw, le32toh(hdr->ucodesz)) != 0) {

Completed in 102 milliseconds