/openbmc/entity-manager/configurations/meta/minerva/ |
H A D | minerva_tahan_smb.json | 7 "Name": "Minerva Tahan SMB $bus - 39 FRU", 11 "Name": "Minerva Tahan SMB $bus - 39", 13 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 40})", 15 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 41})", 17 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 42})", 42 "Name": "Minerva Tahan SMB $bus - 40 FRU", 46 "Name": "Minerva Tahan SMB $bus - 40", 48 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 44})", 50 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 45})", 52 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Tahan SMB', 'BUS': 46})",
|
H A D | minerva_janga_smb.json | 7 "Name": "Minerva Janga SMB $bus - 39 FRU", 11 "Name": "Minerva Janga SMB $bus - 39", 13 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 40})", 15 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 41})", 17 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 42})", 42 "Name": "Minerva Janga SMB $bus - 40 FRU", 46 "Name": "Minerva Janga SMB $bus - 40", 48 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 44})", 50 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 45})", 52 "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Minerva Janga SMB', 'BUS': 46})",
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_ich9.c | 41 PMSMBus smb; member 56 VMSTATE_STRUCT_TEST(smb, ICH9SMBState, ich9_vmstate_need_smbus, 1, 71 memory_region_set_enabled(&s->smb.io, true); in ich9_smbus_write_config() 73 memory_region_set_enabled(&s->smb.io, false); in ich9_smbus_write_config() 75 s->smb.i2c_enable = (hostc & ICH9_SMB_HOSTC_I2C_EN) != 0; in ich9_smbus_write_config() 77 s->smb.reset(&s->smb); in ich9_smbus_write_config() 105 pm_smbus_init(&d->qdev, &s->smb, false); in ich9_smbus_realize() 107 &s->smb.io); in ich9_smbus_realize() 109 s->smb.set_irq = ich9_smb_set_irq; in ich9_smbus_realize() 110 s->smb.opaque = s; in ich9_smbus_realize() [all …]
|
H A D | pm_smbus.c | 476 void pm_smbus_init(DeviceState *parent, PMSMBus *smb, bool force_aux_blk) in pm_smbus_init() argument 478 smb->op_done = true; in pm_smbus_init() 479 smb->reset = pm_smbus_reset; in pm_smbus_init() 480 smb->smbus = i2c_init_bus(parent, "i2c"); in pm_smbus_init() 482 smb->smb_auxctl |= AUX_BLK; in pm_smbus_init() 484 memory_region_init_io(&smb->io, OBJECT(parent), &pm_smbus_ops, smb, in pm_smbus_init()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
H A D | 0001-no-bash.patch | 11 samples/auto.smb | 2 +- 24 diff --git a/samples/auto.smb b/samples/auto.smb 26 --- a/samples/auto.smb 27 +++ b/samples/auto.smb
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpdump/ |
H A D | tcpdump_4.99.5.bb | 42 # Note: CVE-2018-10103 (SMB - partially fixed, but SMB printing disabled) 43 PACKAGECONFIG[smb] = "--enable-smb,--disable-smb"
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | protocol.hpp | 25 SMB, enumerator 71 {Protocol::SMB, "SMB"},
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Protocol.json | 21 "SMB", 82 "SMB": "Server Message Block (SMB). Also known as the Common Internet File System (CIFS).", 125 "SMB": "This value shall indicate conformance to the Server Message Block (SMB), or Common Internet File System (CIFS), protocol.", 81 "SMB": "Server Message Block (SMB). Also known as the Common Internet File System (CIFS).", global() string 123 "SMB": "This value shall indicate conformance to the Server Message Block (SMB), or Common Internet File System (CIFS), protocol.", global() string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Protocol.json | 21 "SMB", 82 … "SMB": "Server Message Block (SMB). Also known as the Common Internet File System (CIFS).", string 125 …"SMB": "This value shall indicate conformance to the Server Message Block (SMB), or Common Interne… string
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | multi-gpios-sys-init | 103 set_gpio smb-rt-rom-p0-select 0 105 set_gpio smb-rt-rom-p1-select 0 127 set_gpio reset-control-smb-e1s-0 1 129 set_gpio reset-control-smb-e1s-1 1
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | samba-config-fix.patch | 16 -smb_conf=/usr/local/samba/lib/smb.conf 19 +smb_conf=/etc/samba/smb.conf
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | smb.conf | 6 # smb.conf(5) manual page in order to understand the options listed 84 # password with the SMB password when the encrypted SMB password in the 95 # when requested by an SMB client instead of the program listed in 151 ; include = /home/samba/etc/smb.conf.%m
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/ |
H A D | samba_4.19.8.bb | 18 file://smb.conf \ 61 SYSTEMD_SERVICE:${PN}-base = "nmb.service smb.service" 169 -e 's,/opt/samba/smb.conf,${sysconfdir}/samba/smb.conf,g' \ 177 install -m644 ${UNPACKDIR}/smb.conf ${D}${sysconfdir}/samba/smb.conf 250 ${systemd_system_unitdir}/smb.service"
|
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/ |
H A D | README.md | 22 "Name": "smb-rt-rom-p1-select",
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/smbnetfs/ |
H A D | smbnetfs_git.bb | 1 SUMMARY = "FUSE module for mounting an entire SMB/NMB network in a single directory"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | Legacy.interface.yaml | 13 Url to image. It should start with either `smb://` or `https://`
|
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/ |
H A D | program-edid.bb | 2 DESCRIPTION = "Add program EDID data support for DDC to SMB internal \
|
/openbmc/qemu/include/hw/i2c/ |
H A D | pm_smbus.h | 45 void pm_smbus_init(DeviceState *parent, PMSMBus *smb, bool force_aux_blk);
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | virtual_media.hpp | 141 if (scheme == "smb") in getTransferProtocolTypeFromUri() 364 smb, enumerator 376 if (scheme == "smb") in getTransferProtocolFromUri() 378 return TransferProtocol::smb; in getTransferProtocolFromUri() 406 return TransferProtocol::smb; in getTransferProtocolFromParam() 424 if (transferProtocol == TransferProtocol::smb) in getUriWithTransferProtocol() 426 return "smb://" + imageUri; in getUriWithTransferProtocol() 587 "(smb, https)."); in validateParams()
|
/openbmc/qemu/hw/acpi/ |
H A D | piix4.c | 108 memory_region_set_enabled(&s->smb.io, d->config[0xd2] & 1); in smbus_io_space_update() 109 memory_region_set_address(&s->smb.io, s->smb_io_base); in smbus_io_space_update() 256 VMSTATE_STRUCT_TEST(smb, PIIX4PMState, piix4_vmstate_need_smbus, 3, 474 pm_smbus_init(DEVICE(dev), &s->smb, true); in piix4_pm_realize() 475 memory_region_set_enabled(&s->smb.io, pci_conf[0xd2] & 1); in piix4_pm_realize() 477 s->smb_io_base, &s->smb.io); in piix4_pm_realize()
|
/openbmc/openbmc/poky/meta/recipes-support/curl/ |
H A D | curl_8.12.1.bb | 68 PACKAGECONFIG[smb] = "--enable-smb,--disable-smb,"
|
/openbmc/qemu/include/hw/acpi/ |
H A D | piix4.h | 49 PMSMBus smb; member
|
/openbmc/qemu/hw/isa/ |
H A D | vt82c686.c | 51 PMSMBus smb; member 69 memory_region_set_address(&s->smb.io, smbase); in smb_io_space_update() 70 memory_region_set_enabled(&s->smb.io, s->dev.config[0xd2] & BIT(0)); in smb_io_space_update() 204 pm_smbus_init(DEVICE(s), &s->smb, false); in via_pm_realize() 205 memory_region_add_subregion(pci_address_space_io(dev), 0, &s->smb.io); in via_pm_realize() 206 memory_region_set_enabled(&s->smb.io, false); in via_pm_realize()
|
/openbmc/openbmc/poky/meta/recipes-extended/mc/ |
H A D | mc_4.8.33.bb | 19 # Both Samba (smb) and sftp require package delivered from meta-openembedded
|
/openbmc/qemu/net/ |
H A D | slirp.c | 561 error_setg(errp, "Failed to parse SMB address"); in net_slirp_init() 963 s->smb_dir = g_dir_make_tmp("qemu-smb.XXXXXX", NULL); in slirp_smb() 968 smb_conf = g_strdup_printf("%s/%s", s->smb_dir, "smb.conf"); in slirp_smb() 990 "smb passwd file=%s/smbpasswd\n" in slirp_smb() 1228 user->dns, user->ipv6_dns, user->smb, in net_init_slirp()
|