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

/openbsd-current/sys/dev/pci/
H A Dif_nep.c58 #define FZC_IPP 0x280000 macro
97 #define IPP_CFIG(port) (FZC_IPP + 0x00000 + ipp_port(port) * 0x04000)
101 #define IPP_INT_STAT(port) (FZC_IPP + 0x00040 + ipp_port(port) * 0x04000)
102 #define IPP_MSK(port) (FZC_IPP + 0x00048 + ipp_port(port) * 0x04000)
103 #define IPP_DFIFO_RD1(port) (FZC_IPP + 0x000c0 + ipp_port(port) * 0x04000)
104 #define IPP_DFIFO_RD2(port) (FZC_IPP + 0x000c8 + ipp_port(port) * 0x04000)
105 #define IPP_DFIFO_RD3(port) (FZC_IPP + 0x000d0 + ipp_port(port) * 0x04000)
106 #define IPP_DFIFO_RD4(port) (FZC_IPP + 0x000d8 + ipp_port(port) * 0x04000)
107 #define IPP_DFIFO_RD5(port) (FZC_IPP + 0x000e0 + ipp_port(port) * 0x04000)
108 #define IPP_DFIFO_WR1(port) (FZC_IPP
[all...]

Completed in 78 milliseconds