Searched refs:DMAE_COMMAND_SRC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_hsi.h3279 #define DMAE_COMMAND_SRC (0x1<<0) /* BitField opcode Whether the source is the PCIe or the GRC. 0- The source is the PCIe 1- The source is the GRC. */ macro
H A Dbxe.c1046 uint32_t src_type = dmae->opcode & DMAE_COMMAND_SRC;

Completed in 100 milliseconds