Searched refs:INET_FIFO (Results 1 – 1 of 1) sorted by relevance
69 #define INET_FIFO 0xfffe00000000LL macro202 hwaddr->sender_unicast_FIFO_hi = htons((uint16_t)(INET_FIFO >> 32)); in fwipattach()203 hwaddr->sender_unicast_FIFO_lo = htonl((uint32_t)INET_FIFO); in fwipattach()378 sc->sc_fwb.start = INET_FIFO; in fwip_init()379 sc->sc_fwb.end = INET_FIFO + 16384; /* S3200 packet size */ in fwip_init()842 } else if (address != INET_FIFO) { in fwip_unicast_input()