Home
last modified time | relevance | path

Searched refs:BGE_MSIMODE_ONESHOT_DISABLE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1918 #define BGE_MSIMODE_ONESHOT_DISABLE 0x00000020 macro
H A Dif_bge.c5089 msi_mode &= ~BGE_MSIMODE_ONESHOT_DISABLE; in bge_enable_msi()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c5107 msi_mode &= ~BGE_MSIMODE_ONESHOT_DISABLE; in bnx_enable_msi()