Searched full:ipmb (Results 1 – 22 of 22) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/ipmi/ |
H A D | ipmi-ipmb.yaml | 4 $id: http://devicetree.org/schemas/ipmi/ipmi-ipmb.yaml# 7 title: IPMI IPMB device 9 description: IPMI IPMB device bindings 17 - ipmi-ipmb 28 description: The address of the BMC on the IPMB bus. Defaults to 0x20. 43 lets you use two devices on the IPMB, one for master and one for slave, 59 ipmi-ipmb@40 { 60 compatible = "ipmi-ipmb";
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-yosemitev2.dts | 123 //Host1 IPMB bus 127 compatible = "ipmb-dev"; 134 //Host2 IPMB bus 138 compatible = "ipmb-dev"; 145 //Host3 IPMB bus 149 compatible = "ipmb-dev"; 156 //Host4 IPMB bus 160 compatible = "ipmb-dev"; 217 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-facebook-greatlakes.dts | 104 ipmb@10 { 105 compatible = "ipmb-dev"; 114 ipmb@10 { 115 compatible = "ipmb-dev"; 124 ipmb@10 { 125 compatible = "ipmb-dev"; 134 ipmb@10 { 135 compatible = "ipmb-dev"; 178 ipmb@10 { 179 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-facebook-tiogapass.dts | 439 compatible = "ipmb-dev"; 530 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-quanta-s6q.dts | 452 ipmb@10 { 453 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-inventec-transformers.dts | 118 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-tyan-s8036.dts | 224 /* Directly connected to IPMB HDR. */
|
H A D | aspeed-bmc-inspur-nf5280m6.dts | 244 /* IPMB */
|
H A D | aspeed-bmc-tyan-s7106.dts | 259 * - IPMB pin header
|
H A D | aspeed-bmc-bytedance-g220a.dts | 462 compatible = "ipmb-dev";
|
H A D | aspeed-bmc-facebook-bletchley.dts | 948 compatible = "ipmb-dev";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | nuvoton,npcm7xx-i2c.yaml | 12 (i.e. IPMB mode). HW FIFO for TX and RX are supported.
|
/freebsd/share/man/man4/ |
H A D | ipmi.4 | 212 Currently, IPMB and BT modes are not implemented.
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmivars.h | 81 u_char ipmi_address; /* IPMB address. */
|
H A D | ipmi.c | 339 /* Special processing for IPMB commands */ in ipmi_ioctl()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sniffer | 193 >20 belong&0x03FFFFFF 199 (IPMB 201 >20 belong&0x03FFFFFF 209 (Linux IPMB
|
/freebsd/contrib/libpcap/ |
H A D | pcap-common.c | 532 * IPMB packet for IPMI, beginning with a 2-byte header, followed by 612 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman
|
H A D | CHANGES | 1096 DLT: Add IPMB 1125 DLT: Add value for IPMI IPMB packets
|
H A D | pcap.c | 3300 DLT_CHOICE(IPMB_KONTRON, "IPMB with Kontron pseudo-header"), 3304 DLT_CHOICE(IPMB_LINUX, "IPMB with Linux/Pigeon Point pseudo-header"),
|
H A D | gencode.c | 3651 bpf_error(cstate, "IPMB link-layer type filtering not implemented"); in gen_linktype()
|
/freebsd/sys/net/ |
H A D | dlt.h | 842 * IPMB packet for IPMI, beginning with a 2-byte header, followed by 925 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman
|
/freebsd/contrib/libpcap/pcap/ |
H A D | dlt.h | 868 * IPMB packet for IPMI, beginning with a 2-byte header, followed by 951 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman
|