Searched refs:iflag (Results 1 - 25 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad.h81 extern int fflag, iflag, lflag, nflag, pflag, vflag;
H A Dad_cp.c87 int fflag, iflag, nflag, pflag, vflag; variable
236 iflag = nflag = 0;
239 iflag = 1;
244 fflag = iflag = 0;
679 } else if (iflag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad.h79 extern int fflag, iflag, lflag, nflag, pflag, vflag;
H A Dad_cp.c87 int fflag, iflag, nflag, pflag, vflag; variable
236 iflag = nflag = 0;
239 iflag = 1;
244 fflag = iflag = 0;
679 } else if (iflag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dbelkin_sa.c319 unsigned int iflag; local
333 iflag = port->tty->termios->c_iflag;
432 if( (iflag&IXOFF) != (old_iflag&IXOFF)
433 || (iflag&IXON) != (old_iflag&IXON)
436 if ((iflag & IXOFF) || (iflag & IXON))
H A Dkl5kusb105.c679 unsigned int iflag = port->tty->termios->c_iflag; local
771 if( (iflag & IXOFF) != (old_iflag & IXOFF)
772 || (iflag & IXON) != (old_iflag & IXON)
H A Dmct_u232.c538 unsigned int iflag = port->tty->termios->c_iflag; local
617 if ((iflag & IXOFF) || (iflag & IXON) || (cflag & CRTSCTS))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A DdigiFep1.h50 u16 iflag; member in struct:board_chan
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_init.c1191 unsigned long iflag; local
1199 spin_lock_irqsave(phba->host->host_lock, iflag);
1201 spin_unlock_irqrestore(phba->host->host_lock, iflag);
1257 unsigned long iflag; local
1259 spin_lock_irqsave(phba->host->host_lock, iflag);
1261 spin_unlock_irqrestore(phba->host->host_lock, iflag);
1267 unsigned long iflag; local
1269 spin_lock_irqsave(phba->host->host_lock, iflag);
1271 spin_unlock_irqrestore(phba->host->host_lock, iflag);
1297 unsigned long iflag; local
1358 unsigned long iflag; local
[all...]
H A Dlpfc_sli.c828 unsigned long iflag; local
831 spin_lock_irqsave(phba->host->host_lock, iflag);
849 iflag);
851 spin_lock_irqsave(phba->host->host_lock, iflag);
855 iflag);
857 spin_lock_irqsave(phba->host->host_lock, iflag);
887 spin_unlock_irqrestore(phba->host->host_lock, iflag);
1086 unsigned long iflag; local
1090 spin_lock_irqsave(phba->host->host_lock, iflag);
1101 spin_unlock_irqrestore(phba->host->host_lock, iflag);
1251 unsigned long iflag; local
2007 unsigned long iflag; local
[all...]
H A Dlpfc_scsi.c145 unsigned long iflag = 0; local
147 spin_lock_irqsave(&phba->scsi_buf_list_lock, iflag);
153 spin_unlock_irqrestore(&phba->scsi_buf_list_lock, iflag);
160 unsigned long iflag = 0; local
162 spin_lock_irqsave(&phba->scsi_buf_list_lock, iflag);
165 spin_unlock_irqrestore(&phba->scsi_buf_list_lock, iflag);
804 unsigned long iflag; local
806 spin_lock_irqsave(phba->host->host_lock, iflag);
814 spin_unlock_irqrestore(phba->host->host_lock, iflag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/usb/
H A Dserial.h26 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty_ioctl.c47 #define RELEVANT_IFLAG(iflag) (iflag & (IGNBRK|BRKINT|IGNPAR|PARMRK|INPCK))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2main.c2438 tcflag_t cflag, iflag, lflag; local
2444 iflag = pCh->pTTY->termios->c_iflag;
2449 dummy.c_iflag = ~iflag;
2581 if ((iflag & (IXOFF))^(o_tios->c_iflag & (IXOFF)))
2583 if ( iflag & IXOFF ) { // Enable XOFF output flow control
2594 if ((iflag & (IXON|IXANY)) ^ (o_tios->c_iflag & (IXON|IXANY)))
2596 if ( iflag & IXON ) {
2597 if ( iflag & IXANY ) { // Enable XON/XANY output flow control
2607 if ( (iflag & ISTRIP) ^ ( o_tios->c_iflag & (ISTRIP)) )
2610 CMD_ISTRIP_OPT((iflag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunhv.c339 unsigned int iflag, cflag; local
344 iflag = termios->c_iflag;
348 if (iflag & IGNBRK)
H A Dip22zilog.c768 unsigned int iflag, int brg)
822 if (iflag & INPCK)
824 if (iflag & (BRKINT | PARMRK))
828 if (iflag & IGNPAR)
830 if (iflag & IGNBRK) {
832 if (iflag & IGNPAR)
767 ip22zilog_convert_to_zs(struct uart_ip22zilog_port *up, unsigned int cflag, unsigned int iflag, int brg) argument
H A Dsunsu.c471 unsigned int iflag, unsigned int quot);
754 unsigned int iflag, unsigned int quot)
816 if (iflag & INPCK)
818 if (iflag & (BRKINT | PARMRK))
825 if (iflag & IGNPAR)
827 if (iflag & IGNBRK) {
833 if (iflag & IGNPAR)
753 sunsu_change_speed(struct uart_port *port, unsigned int cflag, unsigned int iflag, unsigned int quot) argument
H A Dsunsab.c670 unsigned int iflag, unsigned int baud,
725 if (iflag & INPCK)
728 if (iflag & (BRKINT | PARMRK))
735 if (iflag & IGNPAR)
738 if (iflag & IGNBRK) {
744 if (iflag & IGNPAR)
669 sunsab_convert_to_sab(struct uart_sunsab_port *up, unsigned int cflag, unsigned int iflag, unsigned int baud, unsigned int quot) argument
H A Dsunzilog.c870 unsigned int iflag, int brg)
924 if (iflag & INPCK)
926 if (iflag & (BRKINT | PARMRK))
930 if (iflag & IGNPAR)
932 if (iflag & IGNBRK) {
934 if (iflag & IGNPAR)
869 sunzilog_convert_to_zs(struct uart_sunzilog_port *up, unsigned int cflag, unsigned int iflag, int brg) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_tpcb.c132 int ch, iflag, mpool, ntxns, ret, txn_no_sync, verbose; local
137 iflag = mpool = ntxns = txn_no_sync = verbose = 0;
161 iflag = 1;
206 if (iflag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DTpcbExample.cpp120 int iflag, mpool, ntxns, txn_no_sync; local
129 iflag = 0;
159 iflag = 1;
211 if (iflag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java601 boolean iflag = false;
626 iflag = true;
664 mpool, iflag || txn_no_sync);
675 if (iflag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dinterface.c489 unsigned int iflag; local
515 iflag = tty->termios->c_iflag;
518 gig_dbg(DEBUG_IF, "%u: iflag %x cflag %x old %x",
519 cs->minor_index, iflag, cflag, old_cflag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dgetty.c371 unsigned iflag; local
395 iflag = tp->c_iflag;
423 tp->c_iflag = iflag;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java3480 int iflag = flag.getInternalFlag();
3481 switch (iflag) {
3505 "Unknown verbose flag: " + DbEnv.strerror(iflag));
3523 int iflag = flag.getInternalFlag();
3524 switch (iflag) {
3541 "Unknown verbose flag: " + DbEnv.strerror(iflag));

Completed in 239 milliseconds

123