Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c1832 t3_write_reg(adapter, A_XGM_INT_ENABLE + pi->mac.offset, XGM_INTR_MASK); in t3_port_intr_enable()
1848 t3_write_reg(adapter, A_XGM_INT_ENABLE + pi->mac.offset, 0); in t3_port_intr_disable()
H A Dcxgb_regs.h6929 #define A_XGM_INT_ENABLE 0x8d4 macro