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

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_hsi.h4632 #define SPE_HDR_CONN_TYPE (0xFF<<0) /* BitField type connection type. (3 bits are used) (use enum connection_type) */ macro
H A Dbxe.c2506 type = (cmd_type << SPE_HDR_CONN_TYPE_SHIFT) & SPE_HDR_CONN_TYPE;

Completed in 123 milliseconds