Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c904 void *gpm_buf, u_int16_t len, in ar9300_mci_setup() argument
908 void *sched_buf = (void *)((char *) gpm_buf + (sched_addr - gpm_addr)); in ar9300_mci_setup()
911 ahp->ah_mci_gpm_buf = gpm_buf; in ar9300_mci_setup()
H A Dar9300.h1654 void *gpm_buf, u_int16_t len,