Searched refs:PMACZILOG_FLAG_IS_OPEN (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/serial/
H A Dpmac_zilog.h59 #define PMACZILOG_FLAG_IS_OPEN 0x00002000 macro
392 #define ZS_IS_OPEN(UP) ((UP)->flags & PMACZILOG_FLAG_IS_OPEN)
H A Dpmac_zilog.c940 uap->flags |= PMACZILOG_FLAG_IS_OPEN;
1004 uap->flags &= ~PMACZILOG_FLAG_IS_OPEN;

Completed in 57 milliseconds