Searched refs:write_pending (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h160 unsigned char write_pending; member in struct:scsi_tape
H A Dosst.h616 unsigned char write_pending; member in struct:osst_tape
H A Dst.c446 DEB( STp->write_pending = 0; )
546 if (STp->write_pending)
1644 DEB( STp->write_pending = 1; )
H A Dosst.c328 STp->write_pending = 0;
439 if (STp->write_pending)
3216 STp->write_pending = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Ds2_pkt.c120 static int write_pending(SSL *s, const unsigned char *buf, unsigned int len);
467 static int write_pending(SSL *s, const unsigned char *buf, unsigned int len) function
526 if (s->s2->wpend_len != 0) return(write_pending(s,buf,len));
647 return(write_pending(s,buf,olen));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds2_pkt.c120 static int write_pending(SSL *s, const unsigned char *buf, unsigned int len);
467 static int write_pending(SSL *s, const unsigned char *buf, unsigned int len) function
526 if (s->s2->wpend_len != 0) return(write_pending(s,buf,len));
647 return(write_pending(s,buf,olen));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Dmd.c2410 write_pending, active_idle, bad_word}; enumerator in enum:array_state
2531 case write_pending:

Completed in 117 milliseconds