Home
last modified time | relevance | path

Searched refs:gpm_addr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c903 void ar9300_mci_setup(struct ath_hal *ah, u_int32_t gpm_addr, in ar9300_mci_setup() argument
908 void *sched_buf = (void *)((char *) gpm_buf + (sched_addr - gpm_addr)); in ar9300_mci_setup()
910 ahp->ah_mci_gpm_addr = gpm_addr; in ar9300_mci_setup()
H A Dar9300.h1653 extern void ar9300_mci_setup (struct ath_hal *ah, u_int32_t gpm_addr,