/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi.txt | 4 The FSI bus is probe-able, so the OS is able to enumerate FSI slaves, and 5 engines within those slaves. However, we have a facility to match devicetree 16 represent the FSI slaves and their slave engines. As a basic outline: 66 FSI slaves 69 Slaves are identified by a (link-index, slave-id) pair, so require two cells 94 Engines are identified by their address under the slaves' address spaces. We 115 The FSI master may be connected to additional slaves, and slaves may have
|
/freebsd/sys/dev/chromebook_platform/ |
H A D | chromebook_platform.c | 49 } slaves[] = { variable 72 for (i = 0; i < nitems(slaves); i++) { in chromebook_i2c_identify() 73 if (device_find_child(bus, slaves[i].name, -1) != NULL) in chromebook_i2c_identify() 75 if (slaves[i].pci_id != pci_get_devid(controller)) in chromebook_i2c_identify() 77 child = BUS_ADD_CHILD(bus, 0, slaves[i].name, DEVICE_UNIT_ANY); in chromebook_i2c_identify() 79 iicbus_set_addr(child, slaves[i].addr); in chromebook_i2c_identify()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop.8 | 91 The slaves are specified by the contents of the 92 .Pa slaves 94 .Pa /var/heimdal/slaves . 109 which sends the whole database to the slaves regularly, 114 The slaves know which was the latest version they saw, and in this 127 The master and slaves 175 .Pa slaves ,
|
H A D | ipropd_master.c | 193 if (asprintf(&slavefile, "%s/slaves", hdb_db_dir(context)) == -1 in check_acl() 673 asprintf(&statfile, "%s/slaves-stats", hdb_db_dir(context)); in open_stats() 705 write_stats(krb5_context context, slave *slaves, uint32_t current_version) in write_stats() argument 717 fprintf(fp, "Status for slaves, last updated: %s\n\n", str); in write_stats() 736 while (slaves) { in write_stats() 739 rtbl_add_column_entry(tbl, SLAVE_NAME, slaves->name); in write_stats() 741 (struct sockaddr*)&slaves->addr.sa, &addr); in write_stats() 749 snprintf(str, sizeof(str), "%u", (unsigned)slaves->version); in write_stats() 752 if (slaves->flags & SLAVE_F_DEAD) in write_stats() 757 ret = krb5_format_time(context, slaves->seen, str, sizeof(str), TRUE); in write_stats() [all …]
|
/freebsd/share/man/man4/ |
H A D | ng_hci.4 | 67 Up to seven slaves can be active in the piconet. 68 In addition, many more slaves can remain locked to the master in a so-called 70 These parked slaves cannot be active on the channel, but remain 72 Both for active and parked slaves, the channel 78 However, slaves can participate 97 support up to three SCO links to the same slave or to different slaves. 105 connection between the master and all active slaves participating in the
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cpsw.txt | 19 - slaves : Specifies number for slaves 81 slaves = <2>; 112 slaves = <2>;
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmaestro.c | 722 static getarg_strings slaves; variable 727 { "slaves", 0, arg_strings, &slaves, "Slaves", 784 if (slaves.num_strings == 0) in main() 798 list = permutate_all(&slaves, &num_list); in main() 804 printf("Connecting to slaves\n"); in main() 805 for (i = 0; i < slaves.num_strings; i++) in main() 806 connect_client(slaves.strings[i]); in main() 813 for (i = 0; i < slaves.num_strings; i++) { in main() 829 * First test if all slaves can build context to them-self. in main()
|
/freebsd/share/doc/smm/12.timed/ |
H A D | timed.ms | 119 Under our algorithm, slaves are able to realize when the master has 200 Both the master and the slaves use this message for 250 solicit the names of the active slaves. 251 Slaves will reply with a Slave Active message. 295 to any election messages from other slaves
|
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/ |
H A D | dm-deps | 22 if [ -d "/sys/class/block/$dev/slaves" ] ; then 25 val=$(ls -C "/sys/class/block/$dev/slaves" | tr -s '[:space:]' ' ')
|
/freebsd/sys/contrib/openzfs/contrib/dracut/02zfsexpandknowledge/ |
H A D | module-setup.sh.in | 103 if [[ -d "/sys/dev/block/$majmin/slaves" ]] ; then 104 for _depdev in "/sys/dev/block/$majmin/slaves"/*; do
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm2166x-common.dtsi | 57 /* Slaves bus */ 58 slaves: slaves-bus@3e000000 { label
|
H A D | bcm23550-sparrow.dts | 44 stdout-path = "/slaves@3e000000/serial@0:115200n8";
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | blkdev.shlib | 324 dep="$(ls /sys/block/${dm_name}/slaves | awk '{print $1}')" 329 dep_dir+="/slaves/${dep}/device" 338 dep="$(ls /sys/block/$dm_name/slaves 2>/dev/null | awk '{print $1}')" 359 dep="$(ls /sys/block/$dm_name/slaves | awk '{print $1}')"
|
/freebsd/tools/regression/p1003_1b/ |
H A D | yield.c | 115 /* Fork off the slaves. in yield() 172 exit(WEXITSTATUS(status)); /* Let the slaves continue */ in yield()
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 485 to the slaves, running 504 the slaves. This principal should be added when running @kbd{kadmin -l 532 the slaves. The master keeps track of all the changes by assigning a 533 version number to every change to the database. The slaves know which 539 Protocol-wise, all the slaves connect to the master and as a greeting 544 also a keep-alive protocol that makes sure all slaves are up and running. 547 slaves, the ipropd-master also listens on a status unix 559 Create the file @file{/var/heimdal/slaves} on the master containing all 560 the slaves that the database should be propagated to. Each line contains 586 database so they can be propagated to the slaves. There is also a [all …]
|
/freebsd/libexec/rc/rc.d/ |
H A D | ipropd_master | 28 done > /var/heimdal/slaves || return 1
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | altera-passive-serial.txt | 6 circuits in order to play nicely with other SPI slaves on the same bus.
|
H A D | xilinx-slave-serial.txt | 6 circuits in order to play nicely with other SPI slaves on the same bus.
|
H A D | xlnx,fpga-slave-serial.yaml | 16 with other SPI slaves on the same bus.
|
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/ |
H A D | devapc.yaml | 12 protection to prevent slaves from being accessed by unexpected masters.
|
/freebsd/sys/contrib/device-tree/Bindings/slimbus/ |
H A D | bus.txt | 21 slaves of the SLIMbus controller, as detailed below.
|
H A D | slim-ngd-qcom-ctrl.txt | 4 with SLIMBus slaves directly over the bus using messaging interface and
|
/freebsd/share/doc/smm/11.timedop/ |
H A D | timed.ms | 113 Under our algorithm, slaves are able to realize when the master has 155 proportional to the number of slaves, in general, more than
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | baikal,bt1-apb.yaml | 16 multiple slaves bus in turn serializing IO accesses and routing them to the
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | qcom,spi-qcom-qspi.yaml | 13 dual, or quad wire transmission modes for read/write access to slaves such
|