Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c201 COMMAND_SF = BIT(3), enumerator
860 bool bit_sf = ((s->tx.command & COMMAND_SF) != 0); in action_command()