HomeSort by relevance Sort by last modified time
    Searched refs:TRX_MAGIC (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
trxhdr.h 26 #define TRX_MAGIC 0x30524448 /* "HDR0" */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c 120 if (trx->magic != TRX_MAGIC) {
156 if (main_trx_hdr.magic == TRX_MAGIC) {
dhdu.c     [all...]

Completed in 74 milliseconds