Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h57 #define HMETMD_SOP (1 << 30) /* 30 : Start Of Packet flag */ macro
H A Dhme.c2366 HMETMD_OWN | HMETMD_SOP | HMETMD_EOP | csflags); in hmestart()
3223 if (flags & HMETMD_SOP) { in hmereclaim()