Searched refs:pgpm (Results 1 – 1 of 1) sorted by relevance
493 u32 *pgpm; in ath_mci_intr() local563 pgpm = mci->gpm_buf.bf_addr; in ath_mci_intr()569 pgpm += (offset >> 2); in ath_mci_intr()575 subtype = MCI_GPM_TYPE(pgpm); in ath_mci_intr()576 opcode = MCI_GPM_OPCODE(pgpm); in ath_mci_intr()582 ath_mci_cal_msg(sc, subtype, (u8 *)pgpm); in ath_mci_intr()586 ath_mci_msg(sc, opcode, (u8 *)pgpm); in ath_mci_intr()593 MCI_GPM_RECYCLE(pgpm); in ath_mci_intr()