Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/bce/
H A Dif_bce.c3733 if ((sc->bce_flags & BCE_ONESHOT_MSI_FLAG) || in bce_blockinit()
7000 sc->bce_flags |= BCE_ONESHOT_MSI_FLAG; in bce_setup_intr()
H A Dif_bcereg.h5955 #define BCE_ONESHOT_MSI_FLAG 0x00000400 macro