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

  /hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c 40 get_asd(si_t *sih, uint32 *eromptr, uint sp, uint ad, uint st,
47 get_erom_ent(si_t *sih, uint32 *eromptr, uint32 mask, uint32 match)
53 ent = R_REG(si_osh(sih), (uint32 *)(uintptr)(*eromptr));
54 *eromptr += sizeof(uint32);
80 get_asd(si_t *sih, uint32 *eromptr, uint sp, uint ad, uint st,
85 asd = get_erom_ent(sih, eromptr, ER_VALID, ER_VALID);
90 *eromptr -= sizeof(uint32);
95 *addrh = get_erom_ent(sih, eromptr, 0, 0);
101 szd = get_erom_ent(sih, eromptr, 0, 0);
104 *sizeh = get_erom_ent(sih, eromptr, 0, 0)
120 uint32 erombase, eromptr, eromlim; local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
sbchipc.h 123 uint32 eromptr; member in struct:__anon9590

Completed in 933 milliseconds