Searched refs:EF_UFLO (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ | ||
D | ariadne.h | 340 #define EF_UFLO 0x0040 /* Underflow Error */ macro |
D | ariadne.c | 327 if (err_status & EF_UFLO) { in ariadne_interrupt() |