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

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h279 uint32_t errptr; member in struct:iwn_softc
H A Dif_iwn.c3020 sc->errptr = le32toh(uc->errptr);
3138 if (sc->errptr < IWN_FW_DATA_BASE ||
3139 sc->errptr + sizeof (dump) >
3142 sc->errptr);
3150 iwn_mem_read_region_4(sc, sc->errptr, (uint32_t *)&dump,
H A Dif_iwnreg.h1052 uint32_t errptr; member in struct:iwn_ucode_info

Completed in 115 milliseconds