Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1921 #define BGE_MSISTAT_MSI_PCI_REQ 0x00000001 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2960 if (val & ~BGE_MSISTAT_MSI_PCI_REQ) { in bnx_handle_status()