Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dsubr.c780 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, in t1_interrupts_enable()
810 pci_write_config_dword(adapter->pdev, A_PCICFG_INTR_ENABLE, 0); in t1_interrupts_disable()
Dregs.h2099 #define A_PCICFG_INTR_ENABLE 0xf4 macro