/src/sys/dev/ic/ |
wi.c | 213 STATIC void wi_scan_result(struct wi_softc *, int, int); 2090 wi_scan_result(sc, fid, le16toh(ltbuf[0])); 3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void 3351 "wi_scan_result: unknown firmware type %u\n", 3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off, 3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
|
wi.c | 213 STATIC void wi_scan_result(struct wi_softc *, int, int); 2090 wi_scan_result(sc, fid, le16toh(ltbuf[0])); 3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void 3351 "wi_scan_result: unknown firmware type %u\n", 3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off, 3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
|
wi.c | 213 STATIC void wi_scan_result(struct wi_softc *, int, int); 2090 wi_scan_result(sc, fid, le16toh(ltbuf[0])); 3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void 3351 "wi_scan_result: unknown firmware type %u\n", 3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off, 3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
|