Searched refs:FZA_RING_UNS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/fddi/ | ||
D | defza.h | 262 #define FZA_RING_UNS 0x200800 /* unsolicited ring address */ macro |
D | defza.c | 1347 fp->ring_uns = mmio + FZA_RING_UNS; in fza_probe() |