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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c507 PUTCTRL(ring, prod, port->p_framesize | OP_PACKET | HW_OWNER);
1695 PUTCTRL(ring, prod, len | OP_PACKET | HW_OWNER | EOP);
1862 PUTCTRL(ring, cons, port->p_framesize | OP_PACKET | HW_OWNER);
2241 PUTCTRL(ring, cons, control);
H A Dyge.h1866 #define PUTCTRL(ring, i, v) \ macro

Completed in 63 milliseconds