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

/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnvar.h317 uint32_t errptr; member in struct:iwn_softc
H A Dif_iwn.c3218 sc->errptr = le32toh(uc->errptr);
3339 if (sc->errptr < IWN_FW_DATA_BASE ||
3340 sc->errptr + sizeof (dump) >
3343 sc->errptr);
3351 iwn_mem_read_region_4(sc, sc->errptr, (uint32_t *)&dump,
H A Dif_iwnreg.h1210 uint32_t errptr; member in struct:iwn_ucode_info

Completed in 227 milliseconds