Home
last modified time | relevance | path

Searched refs:chassis (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd-14.2/contrib/libpcap/
H A Dpcap-sita.c66 int chassis; member
153 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in dump_unit_table()
156 …printf("%d:%d %2d %s\n", chassis, geoslot, units[chassis][geoslot].fd, units[chassis][geoslot].ip); in dump_unit_table()
174 if (chassis) *chassis = c; in find_unit_by_fd()
231 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in empty_unit_table()
248 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */ in find_nth_interface_name()
296 if (chassis < 1 || chassis > MAX_CHASSIS || in acn_parse_hosts_file()
309 u->chassis = chassis; in acn_parse_hosts_file()
578 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in process_client_data()
798 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in acn_findalldevs()
[all …]
/freebsd-14.2/contrib/ofed/libibnetdisc/
H A Dchassis.c72 if (!node->chassis) in ibnd_get_chassis_type()
113 if (!node->chassis) in ibnd_get_chassis_slot_str()
255 ibnd_chassis_t *chassis; in ibnd_get_chassis_guid() local
263 if (chassis) in ibnd_get_chassis_guid()
754 node->chassis = chassis; in insert_mellanox_line_and_spine()
890 node->chassis = chassis; in insert_line_router()
905 node->chassis = chassis; in insert_spine()
1221 node->chassis = chassis; in add_node_to_chassis()
1275 || (node->chassis && node->chassis->chassisnum) in group_nodes()
1293 if (chassis) in group_nodes()
[all …]
H A Dibnetdisc.h91 struct ibnd_chassis *chassis; /* if != NULL the chassis this node belongs to */ member
175 ibnd_chassis_t *chassis; member
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/fsl/
H A Drcpm.txt11 and (if applicable) may contain a chassis-version RCPM compatible
20 * "fsl,qoriq-rcpm-1.0": for chassis 1.0 rcpm
21 * "fsl,qoriq-rcpm-2.0": for chassis 2.0 rcpm
22 * "fsl,qoriq-rcpm-2.1": for chassis 2.1 rcpm
23 * "fsl,qoriq-rcpm-2.1+": for chassis 2.1+ rcpm
25 All references to "1.0" and "2.0" refer to the QorIQ chassis version to
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Dbfticu.txt3 The bfticu is a multifunction device that manages the whole chassis.
4 Its main functionality is to collect IRQs from the whole chassis and signals
17 chassis-mgmt@3,0 {
/freebsd-14.2/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c232 if (group && node->chassis && node->chassis->chassisnum) { in out_ids()
233 fprintf(f, "\t\t# Chassis %d", node->chassis->chassisnum); in out_ids()
242 (group && node->chassis && node->chassis->chassisnum)) in out_ids()
501 if (data->skip_chassis_nodes && node->chassis in switch_iter_func()
502 && node->chassis->chassisnum) in switch_iter_func()
521 if (data->group && node->chassis && node->chassis->chassisnum) in ca_iter_func()
540 if (data->group && node->chassis && node->chassis->chassisnum) in router_iter_func()
575 for (ch = fabric->chassis; ch; ch = ch->next) { in dump_topology()
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dls1021a-tsn.dts59 /* ETH5 written on chassis */
67 /* ETH2 written on chassis */
75 /* ETH3 written on chassis */
83 /* ETH4 written on chassis */
H A Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts73 /* 8 */ "", "", "", "", "power-chassis-control-n", "", "uid-button", "";
85 /* 8 */ "", "", "", "", "", "", "", "power-chassis-good";
H A Dgemini-dlink-dns-313.dts109 chassis-thermal {
119 chassis_alert0: chassis-alert0 {
125 chassis_alert1: chassis-alert1 {
131 chassis_crit: chassis-crit {
H A Dqcom-msm8974-sony-xperia-rhine-honami.dts7 chassis-type = "handset";
H A Dqcom-msm8974-sony-xperia-rhine-amami.dts7 chassis-type = "handset";
H A Daspeed-bmc-ufispace-ncplite.dts351 /*N0-N7*/ "power-chassis-control0","power-chassis-control1","","","","","","",
359 /*V0-V7*/ "","","","","power-chassis-good","","","";
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/dsa/
H A Dsja1105.txt85 /* ETH5 written on chassis */
93 /* ETH2 written on chassis */
101 /* ETH3 written on chassis */
109 /* ETH4 written on chassis */
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-j5x.dts10 chassis-type = "handset";
H A Dsdm630-sony-xperia-nile-pioneer.dts14 chassis-type = "handset";
H A Dsm8150-sony-xperia-kumano-griffin.dts13 chassis-type = "handset";
H A Dmsm8916-samsung-j5.dts10 chassis-type = "handset";
H A Dsdm630-sony-xperia-nile-discovery.dts14 chassis-type = "handset";
H A Dmsm8994-sony-xperia-kitakami-sumire.dts13 chassis-type = "handset";
H A Dsm8250-sony-xperia-edo-pdx203.dts13 chassis-type = "handset";
H A Dsm8150-sony-xperia-kumano-bahamut.dts13 chassis-type = "handset";
H A Dsdm630-sony-xperia-nile-voyager.dts14 chassis-type = "handset";
H A Dmsm8992-msft-lumia-octagon-talkman.dts15 chassis-type = "handset";
H A Dmsm8994-sony-xperia-kitakami-satsuki.dts13 chassis-type = "handset";
H A Dmsm8996-sony-xperia-tone-kagura.dts15 chassis-type = "handset";

12345678