Home
last modified time | relevance | path

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

12345678910>>...13

/freebsd/contrib/libpcap/
H A Dpcap-sita.c66 int chassis; member
149 int chassis, geoslot; in dump_unit_table() local
153 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in dump_unit_table()
155 if (units[chassis][geoslot].ip != NULL) 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()
157 p = units[chassis][geoslot].iface; in dump_unit_table()
168 static int find_unit_by_fd(int fd, int *chassis, int *geoslot, unit_t **unit_ptr) { in find_unit_by_fd() argument
174 if (chassis) *chassis = c; in find_unit_by_fd()
186 int chassis, geoslot; in read_client_nbytes() local
189 find_unit_by_fd(fd, &chassis, &geoslot, &u); in read_client_nbytes()
[all …]
/freebsd/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()
129 for (current = fabric->chassis; current; current = current->next) in find_chassisnum()
246 for (current = fabric->chassis; current; current = current->next) in find_chassisguid()
255 ibnd_chassis_t *chassis; in ibnd_get_chassis_guid() local
262 chassis = find_chassisnum(fabric, chassisnum); in ibnd_get_chassis_guid()
263 if (chassis) in ibnd_get_chassis_guid()
264 return chassis->chassisguid; in ibnd_get_chassis_guid()
735 static int insert_mellanox_line_and_spine(ibnd_node_t * node, ibnd_chassis_t * chassis) in insert_mellanox_line_and_spine() argument
739 if (chassis->linenode[node->ch_slotnum]) in insert_mellanox_line_and_spine()
[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/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/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/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/sys/contrib/device-tree/src/arm/nxp/ls/
H A Dls1021a-tsn.dts59 /* ETH5 written on chassis */
67 /* ETH2 written on chassis */
75 /* ETH3 written on chassis */
83 /* ETH4 written on chassis */
/freebsd/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/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-dlink-dns-313.dts109 chassis-thermal {
119 chassis_alert0: chassis-alert0 {
125 chassis_alert1: chassis-alert1 {
131 chassis_crit: chassis-crit {
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts73 /* 8 */ "", "", "", "", "power-chassis-control-n", "", "uid-button", "";
85 /* 8 */ "", "", "", "", "", "", "", "power-chassis-good";
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-ufispace-ncplite.dts351 /*N0-N7*/ "power-chassis-control0","power-chassis-control1","","","","","","",
359 /*V0-V7*/ "","","","","power-chassis-good","","","";
H A Daspeed-bmc-tyan-s8036.dts185 /* PWM group for chassis fans #1, #2, #3 and #4 */
206 /* PWM group for chassis fans #5 and #6 */
410 /*D2*/ "power-chassis-good", /* in: PWR_GOOD_LED -- Check if this is Z3?*/
417 /*E1*/ "power-chassis-control", /* out: BMC_ASSERT_PWR_BTN */
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8974-sony-xperia-rhine-honami.dts7 chassis-type = "handset";
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7988a-bananapi-bpi-r4.dts10 chassis-type = "embedded";
H A Dmt8186-corsola-steelix-sku131072.dts13 chassis-type = "convertible";
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqoriq-clock.txt10 All references to "1.0" and "2.0" refer to the QorIQ chassis version to
22 string and (if applicable) may contain a chassis-version clock
49 * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks
50 * "fsl,qoriq-clockgen-2.0": for chassis 2.0 clocks
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-j5x.dts10 chassis-type = "handset";
H A Dsm8150-sony-xperia-kumano-griffin.dts13 chassis-type = "handset";
H A Dsdm630-sony-xperia-nile-pioneer.dts14 chassis-type = "handset";
H A Dsdm630-sony-xperia-nile-discovery.dts14 chassis-type = "handset";
H A Dmsm8916-samsung-j5.dts10 chassis-type = "handset";
H A Dsm8150-sony-xperia-kumano-bahamut.dts13 chassis-type = "handset";
H A Dsm8250-sony-xperia-edo-pdx203.dts13 chassis-type = "handset";
H A Dmsm8994-sony-xperia-kitakami-sumire.dts13 chassis-type = "handset";
H A Dmsm8939-wingtech-wt82918.dts11 chassis-type = "handset";

12345678910>>...13