| /openbmc/phosphor-power/test/ |
| H A D | file_descriptor_tests.cpp | 58 FileDescriptor descriptor; in TEST() local 66 FileDescriptor descriptor{fd}; in TEST() local 129 FileDescriptor descriptor{fd}; in TEST() local 155 FileDescriptor descriptor; in TEST() local 165 FileDescriptor descriptor{fd}; in TEST() local 182 FileDescriptor descriptor{fd}; in TEST() local 193 FileDescriptor descriptor{}; in TEST() local 205 FileDescriptor descriptor{}; in TEST() local 234 FileDescriptor descriptor{fd}; in TEST() local 256 FileDescriptor descriptor{}; in TEST() local
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_descriptor.c | 100 static bool count_descriptors(const AvbDescriptor* descriptor, in count_descriptors() 112 static bool set_descriptors(const AvbDescriptor* descriptor, void* user_data) { in set_descriptors()
|
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | ffdc_file.hpp | 89 FileDescriptor descriptor{}; member in watchdog::dump::FFDCFile
|
| H A D | file_descriptor.hpp | 125 void set(int descriptor) in set()
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 37 static struct descriptor { struct 38 struct usb_hub_descriptor hub; argument 39 struct usb_device_descriptor device; argument 40 struct usb_config_descriptor config; argument 41 struct usb_interface_descriptor interface; argument 42 struct usb_endpoint_descriptor endpoint; argument 43 struct usb_ss_ep_comp_descriptor ep_companion; argument 44 } __attribute__ ((packed)) descriptor = { variable
|
| H A D | ehci-hcd.c | 40 static struct descriptor { struct 41 struct usb_hub_descriptor hub; argument 42 struct usb_device_descriptor device; argument 43 struct usb_linux_config_descriptor config; argument 44 struct usb_linux_interface_descriptor interface; argument 45 struct usb_endpoint_descriptor endpoint; argument 46 } __attribute__ ((packed)) descriptor = { variable
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | file.hpp | 54 void set(int descriptor) in set()
|
| /openbmc/witherspoon-pfault-analysis/ |
| H A D | file.hpp | 50 void set(int descriptor) in set()
|
| /openbmc/libcper/ |
| H A D | ir-parse.c | 172 EFI_ERROR_SECTION_DESCRIPTOR *descriptor, FILE *out) in ir_section_to_cper() 208 EFI_ERROR_SECTION_DESCRIPTOR *descriptor) in ir_section_descriptor_to_cper()
|
| H A D | cper-parse.c | 458 EFI_ERROR_SECTION_DESCRIPTOR *descriptor) in cper_buf_section_to_ir()
|
| /openbmc/openpower-hw-diags/util/ |
| H A D | file_descriptor.hpp | 121 void set(int descriptor) in set()
|
| H A D | ffdc_file.hpp | 153 FileDescriptor descriptor{}; member in util::FFDCFile
|
| /openbmc/phosphor-power/phosphor-regulators/src/ |
| H A D | ffdc_file.hpp | 170 FileDescriptor descriptor{}; member in phosphor::power::regulators::FFDCFile
|
| /openbmc/phosphor-power/ |
| H A D | file_descriptor.hpp | 121 void set(int descriptor) in set()
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | sd_event.hpp | 125 boost::asio::posix::stream_descriptor descriptor; member in sdbusplus::asio::sd_event_wrapper
|
| /openbmc/qemu/hw/mem/ |
| H A D | cxl_type3_stubs.c | 18 uint8_t descriptor, uint8_t type, in qmp_cxl_inject_general_media_event() 27 uint64_t dpa, uint8_t descriptor, in qmp_cxl_inject_dram_event()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | eepro100.c | 172 struct descriptor { /* A generic descriptor. */ struct 175 volatile u32 link; /* struct descriptor * */ argument 196 static struct RxFD rx_ring[NUM_RX_DESC]; /* RX descriptor ring */ argument
|
| /openbmc/libcper/generator/ |
| H A D | cper-generate.c | 126 EFI_ERROR_SECTION_DESCRIPTOR *descriptor = in generate_section_descriptor() local
|
| /openbmc/phosphor-bmc-code-mgmt/common/pldm/ |
| H A D | pldm_package_util.cpp | 231 const FirmwareDeviceIDRecord& descriptor = in extractMatchingComponentImage() local
|
| /openbmc/qemu/include/hw/cxl/ |
| H A D | cxl_events.h | 116 uint8_t descriptor; member 135 uint8_t descriptor; member
|
| /openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/ |
| H A D | libcr51sign.h | 112 struct image_descriptor descriptor; // Cr51 image descriptor. member
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | eventlog_utils.hpp | 93 std::string descriptor; in getLogEntryDescriptor() local
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_fw_update_cmd.cpp | 520 for (auto& descriptor : descriptors) in updateDescriptor() local 540 ordered_json descriptor = ordered_json::object( in updateDescriptor() local
|
| /openbmc/u-boot/common/ |
| H A D | usb_hub.c | 623 struct usb_hub_descriptor *descriptor; in usb_hub_configure() local
|
| /openbmc/qemu/hw/net/ |
| H A D | rtl8139.c | 962 int descriptor = s->currCPlusRxDesc; in rtl8139_do_receive() local 1800 static int rtl8139_transmit_one(RTL8139State *s, int descriptor) in rtl8139_transmit_one() 1888 int descriptor = s->currCPlusTxDesc; in rtl8139_cplus_transmit_one() local 2374 int descriptor = s->currTxDesc, txcount = 0; in rtl8139_transmit() local 2395 int descriptor = txRegOffset/4; in rtl8139_TxStatus_write() local
|