Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c324 #define TO_RIGHT 1 macro
325 #define BOTH_RIGHT (TO_RIGHT + TO_RIGHT)
327 #define IN_MIDDLE (TO_RIGHT + TO_LEFT)
448 end_side = TO_RIGHT; /* to the right */ in hxge_rxbuf_pp_to_vp()
462 base_side = TO_RIGHT; /* to the right */ in hxge_rxbuf_pp_to_vp()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c691 #define TO_RIGHT 1 macro
692 #define BOTH_RIGHT (TO_RIGHT + TO_RIGHT)
694 #define IN_MIDDLE (TO_RIGHT + TO_LEFT)
826 end_side = TO_RIGHT; /* to the right */ in nxge_rxbuf_pp_to_vp()
842 base_side = TO_RIGHT; /* to the right */ in nxge_rxbuf_pp_to_vp()