Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe.h2056 #define DMAE_CMD_PORT_1 DMAE_COMMAND_PORT macro
HDbxe.c1629 opcode |= (SC_PORT(sc) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0); in bxe_dmae_opcode()