Searched refs:cons (Results 51 - 74 of 74) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunzilog.c1523 sunzilog_reg.cons = SUNZILOG_CONSOLE();
1561 sunzilog_reg.cons = NULL;
H A Damba-pl010.c667 .cons = AMBA_CONSOLE,
H A Damba-pl011.c701 .cons = AMBA_CONSOLE,
H A Datmel_serial.c887 .cons = ATMEL_CONSOLE_DEVICE,
H A Dbfin_5xx.c950 .cons = BFIN_SERIAL_CONSOLE,
H A Dimx.c1035 .cons = IMX_CONSOLE,
H A Dip22zilog.c1086 .cons = &ip22zilog_console,
H A Dsa1100.c821 .cons = SA1100_CONSOLE,
H A Dvr41xx_siu.c851 .cons = SERIAL_VR41XX_CONSOLE,
H A D8250.c1284 if (up->port.line == up->port.cons->index) {
2559 .cons = SERIAL8250_CONSOLE,
H A Ds3c2410.c925 .cons = S3C24XX_SERIAL_CONSOLE,
H A Dsh-sci.c1369 .cons = SCI_CONSOLE,
H A Dicom.c1318 .cons = ICOM_CONSOLE,
H A Dmpsc.c1856 .cons = MPSC_CONSOLE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ddefxx.h1386 PI_UINT8 cons; member in struct:__anon5365::__anon5366
1451 PI_UINT8 cons; member in struct:__anon5373::__anon5374
H A Dbnx2.c2079 u16 cons, u16 prod)
2084 cons_rx_buf = &bp->rx_buf_ring[cons];
2095 if (cons == prod)
2101 cons_bd = &bp->rx_desc_ring[RX_RING(cons)][RX_IDX(cons)];
2078 bnx2_reuse_rx_skb(struct bnx2 *bp, struct sk_buff *skb, u16 cons, u16 prod) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c5579 unsigned int cons = ctxt->input->consumed; local
5596 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
5865 unsigned int cons = ctxt->input->consumed; local
5883 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
6965 unsigned int cons = ctxt->input->consumed; local
6977 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
7153 unsigned int cons = ctxt->input->consumed; local
7219 if ((cons == ctxt->input->consumed) && (q == CUR_PTR) &&
7918 unsigned int cons = ctxt->input->consumed; local
8051 if ((cons
8422 unsigned int cons = ctxt->input->consumed; local
9929 unsigned int cons; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c6242 unsigned int cons = ctxt->input->consumed; local
6259 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
6556 unsigned int cons = ctxt->input->consumed; local
6574 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
7781 unsigned int cons = ctxt->input->consumed; local
7793 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
7969 unsigned int cons = ctxt->input->consumed; local
8035 if ((cons == ctxt->input->consumed) && (q == CUR_PTR) &&
8677 unsigned int cons = ctxt->input->consumed; local
8855 if ((cons
9232 unsigned int cons = ctxt->input->consumed; local
10792 unsigned int cons; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c5579 unsigned int cons = ctxt->input->consumed; local
5596 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
5865 unsigned int cons = ctxt->input->consumed; local
5883 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
6965 unsigned int cons = ctxt->input->consumed; local
6977 if ((CUR_PTR == check) && (cons == ctxt->input->consumed)) {
7153 unsigned int cons = ctxt->input->consumed; local
7219 if ((cons == ctxt->input->consumed) && (q == CUR_PTR) &&
7918 unsigned int cons = ctxt->input->consumed; local
8051 if ((cons
8422 unsigned int cons = ctxt->input->consumed; local
9929 unsigned int cons; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c1254 .cons = CPM_UART_CONSOLE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Ddevice_fsm.c871 !irb->esw.esw0.erw.cons) {
H A Dqdio.c1962 if (irb->esw.esw0.erw.cons) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_eckd.c1717 if (irb->esw.esw0.erw.cons) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c458 if (irb->esw.esw0.erw.cons) {

Completed in 297 milliseconds

123