Searched refs:master (Results 476 - 500 of 1311) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/RedHat/
H A Dsmb.conf103 # set local master to no if you don't want Samba to become a master
105 ; local master = no
107 # OS Level determines the precedence of this server in master browser
114 ; domain master = yes
118 ; preferred master = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/isisd/
H A Disis_dynhn.c54 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
76 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgoku_udc.c212 u32 master; local
214 master = readl(&regs->dma_master) & MST_RW_BITS;
216 master &= ~MST_W_BITS;
217 master |= MST_WR_RESET;
219 master &= ~MST_R_BITS;
220 master |= MST_RD_RESET;
222 writel(master, &regs->dma_master);
525 u32 master; local
529 master = readl(&regs->dma_master) & MST_RW_BITS;
533 if (unlikely(master
581 u32 master; local
629 u32 curr, master; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctamixer.c53 .master = amixer_master,
125 /* Program master and conjugate resources */
126 amixer->rsc.ops->master(&amixer->rsc);
128 input->ops->master(input);
131 sum->rsc.ops->master(&sum->rsc);
149 amixer->rsc.ops->master(&amixer->rsc);
151 input->ops->master(input);
154 sum->rsc.ops->master(&sum->rsc);
359 .master = sum_master,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.c212 u32 master; local
214 master = readl(&regs->dma_master) & MST_RW_BITS;
216 master &= ~MST_W_BITS;
217 master |= MST_WR_RESET;
219 master &= ~MST_R_BITS;
220 master |= MST_RD_RESET;
222 writel(master, &regs->dma_master);
525 u32 master; local
529 master = readl(&regs->dma_master) & MST_RW_BITS;
533 if (unlikely(master
581 u32 master; local
629 u32 curr, master; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctamixer.c53 .master = amixer_master,
125 /* Program master and conjugate resources */
126 amixer->rsc.ops->master(&amixer->rsc);
128 input->ops->master(input);
131 sum->rsc.ops->master(&sum->rsc);
149 amixer->rsc.ops->master(&amixer->rsc);
151 input->ops->master(input);
154 sum->rsc.ops->master(&sum->rsc);
359 .master = sum_master,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Drep058.tcl91 # be used with -txn nosync. Adjust the args for master
100 # Open a master.
124 puts "\tRep$tnum.b: Start master and client now."
125 error_check_good master [$menv rep_start -master] 0
H A Drep071.tcl12 # TEST Open a master and 2 handles to the same client env.
14 # TEST Close master and upgrade client to master using one env handle.
107 # Open a master.
133 # Run a modified test001 in the master (and update client).
138 puts "\tRep$tnum.b: Downgrade master and upgrade client."
140 error_check_good client_close [$clientenv rep_start -master] 0
146 puts "\tRep$tnum.c: Downgrade back to client and upgrade master"
154 error_check_good master_close [$masterenv rep_start -master] 0
156 puts "\tRep$tnum.d: Run rep_test in master
[all...]
H A Drepmgr011.tcl10 # TEST Start an appointed master and one client with 2 site strict
11 # TEST majority set. Shut down the master site, wait and verify that
12 # TEST the client site was not elected master. Start up master site
70 # Open first client as master and set 2site_strict.
71 puts "\tRepmgr$tnum.a: Start first client as master."
78 -start master
99 puts "\tRepmgr$tnum.c: Run first set of transactions at master."
105 puts "\tRepmgr$tnum.e: Shut down first client (current master)."
108 puts "\tRepmgr$tnum.f: Wait, then verify no master
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/isisd/
H A Disis_dynhn.c54 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
76 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dheavy-wq.c39 extern struct thread_master *master;
158 if (! (heavy_wq = work_queue_new (master, "heavy_work_queue")))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Drep058.tcl91 # be used with -txn nosync. Adjust the args for master
100 # Open a master.
124 puts "\tRep$tnum.b: Start master and client now."
125 error_check_good master [$menv rep_start -master] 0
H A Drep071.tcl12 # TEST Open a master and 2 handles to the same client env.
14 # TEST Close master and upgrade client to master using one env handle.
107 # Open a master.
133 # Run a modified test001 in the master (and update client).
138 puts "\tRep$tnum.b: Downgrade master and upgrade client."
140 error_check_good client_close [$clientenv rep_start -master] 0
146 puts "\tRep$tnum.c: Downgrade back to client and upgrade master"
154 error_check_good master_close [$masterenv rep_start -master] 0
156 puts "\tRep$tnum.d: Run rep_test in master
[all...]
H A Drepmgr011.tcl10 # TEST Start an appointed master and one client with 2 site strict
11 # TEST majority set. Shut down the master site, wait and verify that
12 # TEST the client site was not elected master. Start up master site
70 # Open first client as master and set 2site_strict.
71 puts "\tRepmgr$tnum.a: Start first client as master."
78 -start master
99 puts "\tRepmgr$tnum.c: Run first set of transactions at master."
105 puts "\tRepmgr$tnum.e: Shut down first client (current master)."
108 puts "\tRepmgr$tnum.f: Wait, then verify no master
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/examples/rlfe/
H A Drlfe.c171 * master side of pty.
374 int master; local
421 if ((master = OpenPTY (&name)) < 0)
423 perror("ptypair: could not open master pty");
456 close(master);
530 * the master side of a pty is NOT a tty.
551 in_from_inferior_fd = master;
552 out_to_inferior_fd = master;
553 rl_instream = fdopen (master, "r");
578 ioctl (master, TIOCSWINS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/examples/rlfe/
H A Drlfe.c171 * master side of pty.
374 int master; local
421 if ((master = OpenPTY (&name)) < 0)
423 perror("ptypair: could not open master pty");
456 close(master);
530 * the master side of a pty is NOT a tty.
551 in_from_inferior_fd = master;
552 out_to_inferior_fd = master;
553 rl_instream = fdopen (master, "r");
578 ioctl (master, TIOCSWINS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dheavy-wq.c39 extern struct thread_master *master;
158 if (! (heavy_wq = work_queue_new (master, "heavy_work_queue")))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/isisd/
H A Disis_dynhn.c54 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
76 THREAD_TIMER_ON (master, isis->t_dync_clean, dyn_cache_cleanup, NULL, 120);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Drep058.tcl91 # be used with -txn nosync. Adjust the args for master
100 # Open a master.
124 puts "\tRep$tnum.b: Start master and client now."
125 error_check_good master [$menv rep_start -master] 0
H A Drep071.tcl12 # TEST Open a master and 2 handles to the same client env.
14 # TEST Close master and upgrade client to master using one env handle.
107 # Open a master.
133 # Run a modified test001 in the master (and update client).
138 puts "\tRep$tnum.b: Downgrade master and upgrade client."
140 error_check_good client_close [$clientenv rep_start -master] 0
146 puts "\tRep$tnum.c: Downgrade back to client and upgrade master"
154 error_check_good master_close [$masterenv rep_start -master] 0
156 puts "\tRep$tnum.d: Run rep_test in master
[all...]
H A Drepmgr011.tcl10 # TEST Start an appointed master and one client with 2 site strict
11 # TEST majority set. Shut down the master site, wait and verify that
12 # TEST the client site was not elected master. Start up master site
70 # Open first client as master and set 2site_strict.
71 puts "\tRepmgr$tnum.a: Start first client as master."
78 -start master
99 puts "\tRepmgr$tnum.c: Run first set of transactions at master."
105 puts "\tRepmgr$tnum.e: Shut down first client (current master)."
108 puts "\tRepmgr$tnum.f: Wait, then verify no master
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/examples/rlfe/
H A Drlfe.c171 * master side of pty.
374 int master; local
421 if ((master = OpenPTY (&name)) < 0)
423 perror("ptypair: could not open master pty");
456 close(master);
530 * the master side of a pty is NOT a tty.
551 in_from_inferior_fd = master;
552 out_to_inferior_fd = master;
553 rl_instream = fdopen (master, "r");
578 ioctl (master, TIOCSWINS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dheavy-wq.c39 extern struct thread_master *master;
158 if (! (heavy_wq = work_queue_new (master, "heavy_work_queue")))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dspi_bfin5xx.c55 struct spi_master *master; member in struct:driver_data
965 struct driver_data *drv_data = spi_master_get_devdata(spi->master);
1011 struct driver_data *drv_data = spi_master_get_devdata(spi->master);
1140 && (chip->chip_select_num <= spi->master->num_chipselect))
1141 peripheral_request(ssel[spi->master->bus_num]
1161 && (chip->chip_select_num <= spi->master->num_chipselect))
1162 peripheral_free(ssel[spi->master->bus_num]
1186 dev_name(drv_data->master->dev.parent));
1261 struct spi_master *master; local
1268 /* Allocate master wit
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_bfin5xx.c55 struct spi_master *master; member in struct:driver_data
965 struct driver_data *drv_data = spi_master_get_devdata(spi->master);
1011 struct driver_data *drv_data = spi_master_get_devdata(spi->master);
1140 && (chip->chip_select_num <= spi->master->num_chipselect))
1141 peripheral_request(ssel[spi->master->bus_num]
1161 && (chip->chip_select_num <= spi->master->num_chipselect))
1162 peripheral_free(ssel[spi->master->bus_num]
1186 dev_name(drv_data->master->dev.parent));
1261 struct spi_master *master; local
1268 /* Allocate master wit
[all...]

Completed in 235 milliseconds

<<11121314151617181920>>