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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.h63 #define ZILOG_FLAGS 0x0FFF /* Possible legal ZILOG flags */ macro
H A Dzs.c1064 info->flags = ((info->flags & ~ZILOG_FLAGS) |
1065 (new_serial.flags & ZILOG_FLAGS));

Completed in 99 milliseconds