Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h83 ((port_num == 0) ? FZC_IPP + reg : \
84 FZC_IPP + reg + (((port_num % 2) * IPP_PORT_OFFSET) + \
87 ((port_num == 0) ? FZC_IPP: \
88 FZC_IPP + (((port_num % 2) * IPP_PORT_OFFSET) + \
H A Dnxge_defs.h42 #define FZC_IPP 0x280000 macro
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c2284 {"FZC_IPP", FZC_IPP},