Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c200 COMMAND_NC = BIT(4), enumerator
858 bit_nc = ((s->tx.command & COMMAND_NC) != 0); in action_command()