Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h4507 #define IXGBE_SB_IOSF_CTRL_BUSY (1 << IXGBE_SB_IOSF_CTRL_BUSY_SHIFT) macro
H A Dixgbe_x550.c1108 if ((command & IXGBE_SB_IOSF_CTRL_BUSY) == 0) in ixgbe_iosf_wait()