Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c559 u_int8_t gpm_type, u_int8_t gpm_opcode, u_int32_t *p_gpm) in ar9300_mci_process_gpm_extra() argument
567 switch (gpm_opcode) in ar9300_mci_process_gpm_extra()
624 u_int8_t gpm_opcode, int32_t time_out) in ar9300_mci_wait_for_gpm() argument
681 if ((recv_type == gpm_type) && (recv_opcode == gpm_opcode)) { in ar9300_mci_wait_for_gpm()
736 "(MCI) Receive GPM type=0x%x, code=0x%x\n", gpm_type, gpm_opcode); in ar9300_mci_wait_for_gpm()
H A Dar9300.h1669 extern u_int32_t ar9300_mci_wait_for_gpm(struct ath_hal *ah, u_int8_t gpm_type, u_int8_t gpm_opcode