Home
last modified time | relevance | path

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

/src/sys/dev/sume/
H A Dadapter.h125 #define SUME_DPORT_MASK 0xaa macro
H A Dif_sume.c244 np = (ffs(dport & SUME_DPORT_MASK) >> 1) - 1; in sume_rx_build_mbuf()