Searched full:adh (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | sblim-sfcb-1.4.8-default-ecdh-curve-name.patch | 8 {"sslCiphers", CTL_STRING, "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH", {0}}, 18 @@ -293,8 +293,8 @@ sslCiphers: ALL:!ADH:!LOW:!EXP:!MD5:@STR
|
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/ |
H A D | rpcbind_add_option_to_fix_port_number.patch | 104 - while ((c = getopt(argc, argv, "adh:ilswf")) != -1) { 105 + while ((c = getopt(argc, argv, "adh:p:ilswf")) != -1) {
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_main.c | 196 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 198 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 200 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 202 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 204 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 206 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 209 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 214 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 218 arr[i].adh = adapter->handle; in ehea_update_firmware_handles() 275 arr[i].adh = adapter->handle; in ehea_update_bcmc_registrations() [all …]
|
H A D | ehea.h | 400 u64 adh; /* Adapter Handle */ member 411 u64 adh; /* Adapter Handle */ member
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx5/ |
H A D | imx-regs.h | 156 #define ADH(x) (((x) & 0x3)) macro
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | meson_nand.c | 74 #define GENCMDDADDRH(adh, addr) ((adh) | (((addr) >> 16) & 0xffff)) argument
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 58 "^adh,.*":
|
/openbmc/linux/drivers/pci/ |
H A D | quirks.c | 940 * register D31:F0:ADh bits 5:4. in ich6_lpc_generic_decode()
|