Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.c2943 autoc_reg |= IXGBE_AUTOC_FLU; in ixgbe_blink_led_start_generic()
2983 autoc_reg &= ~IXGBE_AUTOC_FLU; in ixgbe_blink_led_stop_generic()
H A Dixgbe_type.h2177 #define IXGBE_AUTOC_FLU 0x00000001 macro