Home
last modified time | relevance | path

Searched refs:SONIC_END_OF_LINKS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsonic.c550 (i + 1) * sizeof(sonic_td_t)) | SONIC_END_OF_LINKS; in sonic_init()
553 (lp->tda_laddr & 0xffff) | SONIC_END_OF_LINKS; in sonic_init()
Dsonic.h218 #define SONIC_END_OF_LINKS 0x0001 macro