Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd_inc.h369 MCI_GPM_COEX_B_GPM_OPCODE = 5, enumerator
409 (*(((u_int8_t *)(_p_gpm)) + MCI_GPM_COEX_B_GPM_OPCODE) & 0xff)
418 *(((u_int8_t *)(_p_gpm)) + MCI_GPM_COEX_B_GPM_OPCODE) = (_opcode) & 0xff; \