Searched refs:slave (Results 76 - 100 of 118) sorted by relevance

12345

/freebsd-11-stable/sys/dev/iicbus/
H A Diic.c389 error = iicbus_start(parent, s->slave, 0);
392 priv->addr = s->slave;
485 error = iicbus_repeated_start(parent, s->slave, 0);
H A Diicbb.c358 iicbb_start(device_t dev, u_char slave, int timeout) argument
370 iicbb_sendbyte(dev, slave, timeout);
H A Drtc8583.c106 msgs.slave = slaveaddr;
/freebsd-11-stable/sys/arm/allwinner/
H A Daw_rsb.c279 * second message. The slave address in both messages must be the
283 (msgs[0].slave >> 1) != (msgs[1].slave >> 1) ||
325 device_addr = msgs[0].slave >> 1;
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10k1.c185 struct emu_voice *slave; member in struct:emu_voice
194 struct emu_voice *master, *slave; member in struct:sc_pchinfo
589 m->slave = s;
613 s->slave = NULL;
626 if (v->slave != NULL) {
627 v->slave->b16 = v->b16;
628 v->slave->stereo = v->stereo;
633 if (v->slave != NULL)
634 v->slave->speed = v->speed;
700 if (v->slave !
[all...]
H A Demu10kx.c263 struct emu_voice *slave; member in struct:emu_voice
1285 if (v->slave != NULL)
1323 m->slave = s;
1335 s->slave = NULL;
1346 if (v->slave != NULL) {
1347 v->slave->b16 = v->b16;
1348 v->slave->stereo = v->stereo;
1353 if (v->slave != NULL)
1354 v->slave->speed = v->speed;
1373 if ((v->stereo) && (v->slave !
[all...]
H A Demu10kx-pcm.c61 struct emu_voice *slave; member in struct:emu_pcm_pchinfo
730 * XXX we have to allocate slave even for mono channel until we
733 ch->slave = emu_valloc(sc->card);
735 r = (emu_vinit(sc->card, ch->master, ch->slave, EMU_PLAY_BUFSZ, ch->buffer)) ? NULL : ch;
746 if (ch->slave != NULL)
747 emu_vfree(sc->card, ch->slave);
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/
H A Dt_curses.sh13 -s $(atf_get_srcdir)/slave $file || atf_fail "test ${file} failed"
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A DMakefile.am28 libexec_PROGRAMS = ipropd-master ipropd-slave
188 ipropd-slave-version.rc \
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c608 connect_client(const char *slave) argument
615 name = estrdup(slave);
621 c->name = estrdup(slave);
704 get_client(const char *slave) argument
708 if (strcmp(slave, clients[i]->name) == 0)
710 errx(1, "failed to find client %s", slave);
/freebsd-11-stable/sys/dev/glxiic/
H A Dglxiic.c36 * supporting both master and slave mode.
604 GLXIIC_DEBUG_LOG("unknown slave match");
637 GLXIIC_DEBUG_LOG("bus error in slave tx");
653 /* Handle repeated start in slave mode. */
658 GLXIIC_DEBUG_LOG("not awaiting data in slave tx");
678 GLXIIC_DEBUG_LOG("bus error in slave rx");
689 /* Handle repeated start in slave mode. */
694 GLXIIC_DEBUG_LOG("no pending data in slave rx");
709 uint8_t slave; local
730 slave
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Ddvo_ns2501.c161 .slave = dvo->slave_addr << 1,
167 .slave = dvo->slave_addr << 1,
204 .slave = dvo->slave_addr << 1,
H A Dintel_iic.c246 (msg->slave << (GMBUS_SLAVE_ADDR_SHIFT - 1)) |
289 (msg->slave << (GMBUS_SLAVE_ADDR_SHIFT - 1)) |
444 * BUS_ERROR raised by the slave's NAK.
451 device_get_desc(adapter), msgs[i].slave >> 1,
632 addr = msgs[i].slave;
/freebsd-11-stable/sbin/dump/
H A Dtape.c81 * are exported to several slave processes. While one slave writes the
93 #define SLAVES 3 /* 1 slave writing, 1 reading, 1 for slack */
94 struct slave { struct
100 int fd; /* FD for this slave */
101 int pid; /* PID for this slave */
102 int sent; /* 1 == we've sent this slave requests */
106 struct slave *slp;
114 /* received the SIGUSR2 signal from the prev slave? */
116 /* SIGUSR2 arrives from the previous slave */
[all...]
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S291 in $0x0a,%al # Save slave
295 outb %al,$0x08 # slave
299 outb %al,$0x0a # slave
303 outb %al,$0x0a # slave
307 outb %al,$0x0a # slave
308 pop %ax # Restore slave
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S290 in $0xa1,%al # Save slave
294 outb %al,$0xa0 # slave
298 outb %al,$0xa1 # slave
302 outb %al,$0xa1 # slave
305 outb %al,$0xa1 # slave
306 pop %ax # Restore slave
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c151 ret = iic_dp_aux_address(idev, msgs[m].slave >> 1, reading);
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_ttm.c590 bool slave = !!(ttm->page_flags & TTM_PAGE_FLAG_SG); local
597 if (slave && ttm->sg) {
648 bool slave = !!(ttm->page_flags & TTM_PAGE_FLAG_SG); local
650 if (slave)
/freebsd-11-stable/sys/dev/mlx4/
H A Dcmd.h76 /*master notify fw on finish for slave's flr*/
324 bool mlx4_get_slave_default_vlan(struct mlx4_dev *dev, int port, int slave,
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c99 pr_debug("The last slave: %d\n", slave_id);
128 void mlx4_ib_slave_alias_guid_event(struct mlx4_ib_dev *dev, int slave, argument
132 int record_num = slave / 8;
133 int index = slave % 8;
152 required_guid = mlx4_get_admin_guid(dev->dev, slave, port);
181 * notify the relevant slave (master also should be notified).
182 * If the GUID value is not as we have in the cache the slave will not be
184 * event to call the function and to update the slave.
234 * change event to update the slave on its port state change
266 pr_debug("slave
[all...]
H A Dmlx4_ib_main.c87 static void do_slave_init(struct mlx4_ib_dev *ibdev, int slave, int do_init);
2388 int slave; local
2392 for (slave = 0; slave <= ibdev->dev->persist->num_vfs;
2393 ++slave) {
2398 ibdev->pkeys.virt2phys_pkey[slave][port - 1][i] =
2400 (slave == mlx4_master_func_num(ibdev->dev) || !i) ? i :
2402 mlx4_sync_pkey_table(ibdev->dev, slave, port, i,
2403 ibdev->pkeys.virt2phys_pkey[slave][port - 1][i]);
2983 static void do_slave_init(struct mlx4_ib_dev *ibdev, int slave, in argument
[all...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dtimed.c62 int nslavenets; /* nets were I could be a slave */
403 slave();
425 slave();
499 * slave, postponing election of a master until first
657 * choose a good network on which to be a slave
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_hdmi.c604 msg[0].slave = I2C_DDC_ADDR;
605 msg[1].slave = I2C_DDC_ADDR;
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c341 * array "line" contains the name of the slave side.
371 int slave; local
372 if(openpty(&master, &slave, line, 0, 0) == 0){
373 ptyslavefd = slave;
809 * Open the slave side of the pty, and do any initialization
811 * for the slave side.
819 * Opening the slave side may cause initilization of the
949 * Open the specified slave side of the pty,
966 * slave side of the connection.
1106 * is necessary to startup the login process on the slave sid
[all...]
/freebsd-11-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c465 int slave; local
471 slave = devi->addr;
485 err = iicbus_start(iicbus, slave | op, RTL_IICBUS_TIMEOUT);

Completed in 315 milliseconds

12345