Searched refs:TPNULL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio.h196 #define TPNULL ((ushort)(0x8000)) macro
H A Drioparam.c620 if ((old_end = readw(&HostP->ParmMapP->free_list_end)) != TPNULL) {
625 writew(TPNULL, &((struct rio_free_list __iomem *) PktP)->next);
631 writew(TPNULL, &tmp_pointer->prev);
632 writew(TPNULL, &tmp_pointer->next);

Completed in 32 milliseconds