Searched refs:DMAE_CMD_C_DST_SHIFT (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2020 #define DMAE_CMD_C_DST_PCI (DMAE_COMP_PCI << DMAE_CMD_C_DST_SHIFT)
2021 #define DMAE_CMD_C_DST_GRC (DMAE_COMP_GRC << DMAE_CMD_C_DST_SHIFT)
H A Dbxe.c1529 return (opcode | ((comp_type << DMAE_CMD_C_DST_SHIFT) |
H A Decore_hsi.h3738 #define DMAE_CMD_C_DST_SHIFT 3 macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h2199 #define DMAE_CMD_C_DST_SHIFT 3 macro

Completed in 394 milliseconds