Searched refs:tp_intr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dtp.c319 u32 tp_intr = t1_read_reg_4(tp->adapter, A_PL_ENABLE); local
327 tp_intr | FPGA_PCIX_INTERRUPT_TP);
334 tp_intr | F_PL_INTR_TP);
340 u32 tp_intr = t1_read_reg_4(tp->adapter, A_PL_ENABLE); local
347 tp_intr & ~FPGA_PCIX_INTERRUPT_TP);
353 tp_intr & ~F_PL_INTR_TP);

Completed in 44 milliseconds