Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h75 #define IPP_PORT_OFFSET 0x4000 macro
82 FZC_IPP + reg + (((port_num % 2) * IPP_PORT_OFFSET) + \
83 ((port_num / 3) * IPP_PORT_OFFSET) + IPP_PORT_OFFSET))
86 FZC_IPP + (((port_num % 2) * IPP_PORT_OFFSET) + \
87 ((port_num / 3) * IPP_PORT_OFFSET) + IPP_PORT_OFFSET))