Searched refs:ALLOC_INT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_smsc91x_priv.h | 126 #define ALLOC_INT 0x0008 /* Allocation complete */ macro |
D | eth_smsc91x.c | 493 if (smsc_read_1(sc, IST) & ALLOC_INT) { in smsc_send_pkt() |