Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Di82586.h31 #define I82586NULL 0xFFFF macro
Dwavelan.c730 while (lp->tx_first_in_use != I82586NULL) { in wv_complete()
758 lp->tx_first_in_use = I82586NULL; in wv_complete()
2535 if (fd.fd_rbd_offset != I82586NULL) { in wv_receive()
2761 tbd.tbd_next_bd_offset = I82586NULL; in wv_packet_write()
2791 if (lp->tx_first_in_use == I82586NULL) in wv_packet_write()
3084 rbd.rbd_next_rbd_offset = I82586NULL; in wv_ru_start()
3157 lp->tx_first_in_use = I82586NULL; in wv_cu_start()
3188 tbd.tbd_next_bd_offset = I82586NULL; in wv_cu_start()
3539 if (lp->tx_first_in_use == I82586NULL) in wv_82586_config()