Home
last modified time | relevance | path

Searched defs:sys (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.hpp15 explicit DevMemDevice(const internal::Sys* sys = &internal::sys_impl) : in DevMemDevice()
37 const internal::Sys* sys; member in host_tool::DevMemDevice
44 const internal::Sys* sys = &internal::sys_impl) : in PpcMemDevice()
67 const internal::Sys* sys; member in host_tool::PpcMemDevice
H A Dp2a.hpp21 const internal::Sys* sys = &internal::sys_impl) : in P2aDataHandler()
28 const internal::Sys* sys = &internal::sys_impl) : in P2aDataHandler()
43 const internal::Sys* sys; member in host_tool::P2aDataHandler
H A Dbt.hpp16 const internal::Sys* sys = &internal::sys_impl) : in BtDataHandler()
28 const internal::Sys* sys; member in host_tool::BtDataHandler
H A Dnet.hpp23 const internal::Sys* sys = &internal::sys_impl) : in NetDataHandler()
37 const internal::Sys* sys; member in host_tool::NetDataHandler
H A Dlpc.hpp29 const internal::Sys* sys = &internal::sys_impl) : in LpcDataHandler()
45 const internal::Sys* sys; member in host_tool::LpcDataHandler
H A Dp2a.cpp41 static void closeFd(int&& fd, const internal::Sys* const& sys) in closeFd()
H A Dnet.cpp42 void closefd(int&& fd, const internal::Sys*& sys) in closefd()
/openbmc/gpioplus/src/gpioplus/internal/
H A Dfd.cpp15 Fd::Fd(const char* pathname, int flags, const Sys* sys) : in Fd()
24 static int dup(int oldfd, const Sys* sys) in dup()
34 Fd::Fd(int fd, const Sys* sys) : sys(sys), fd(dup(fd, sys)) {} in Fd()
36 Fd::Fd(int fd, std::false_type, const Sys* sys) : sys(sys), fd(fd) {} in Fd()
H A Dfd.hpp66 const Sys* sys; member in gpioplus::internal::Fd
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_nuvoton.hpp29 const internal::Sys* sys = &internal::sys_impl) : in LpcMapperNuvoton()
45 const internal::Sys* sys; member in ipmi_flash::LpcMapperNuvoton
H A Dpci_handler.hpp22 const internal::Sys* sys = &internal::sys_impl) : in PciDataHandler()
34 const internal::Sys* sys; member in ipmi_flash::PciDataHandler
H A Dlpc_aspeed.hpp25 const internal::Sys* sys = &internal::sys_impl) : in LpcMapperAspeed()
54 const internal::Sys* sys; member in ipmi_flash::LpcMapperAspeed
/openbmc/qemu/hw/block/
H A Dfdc-sysbus.c88 FDCtrlSysBus *sys = SYSBUS_FDC(d); in fdctrl_external_reset_sysbus() local
103 FDCtrlSysBus *sys; in fdctrl_init_sysbus() local
119 FDCtrlSysBus *sys; in sun4m_fdctrl_init() local
136 FDCtrlSysBus *sys = SYSBUS_FDC(obj); in sysbus_fdc_common_instance_init() local
163 FDCtrlSysBus *sys = SYSBUS_FDC(dev); in sysbus_fdc_realize() local
H A Dswim.c472 Swim *sys = SWIM(d); in sysbus_swim_reset() local
504 Swim *sys = SWIM(dev); in sysbus_swim_realize() local
/openbmc/gpioplus/src/gpioplus/
H A Dchip.cpp20 Chip::Chip(unsigned id, const internal::Sys* sys) : in Chip()
/openbmc/phosphor-ipmi-blobs/
H A Dutils.cpp43 const internal::DlSysInterface* sys) in loadLibraries()
/openbmc/google-ipmi-sys/
H A Dmeson.build43 sys_lib = static_library( build
/openbmc/openbmc/poky/scripts/
H A Dtask-time120 sys = tot_sys_time(task_info) variable
/openbmc/phosphor-ipmi-flash/
H A Dmeson.build140 sys_lib = static_library( build
/openbmc/qemu/hw/nvram/
H A Dds1225y.c123 SysBusNvRamState *sys = DS1225Y(dev); in nvram_sysbus_realize() local
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h28 struct qbman_swp_sys sys; member
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-sys.c215 RISCVIOMMUStateSys *sys = RISCV_IOMMU_SYS(obj); in riscv_iommu_sys_reset_hold() local
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c1664 SMMUState *sys = opaque; in smmu_write_mmio() local
1813 SMMUState *sys = opaque; in smmu_read_mmio() local
1879 SMMUState *sys = ARM_SMMU(d); in smmu_realize() local
/openbmc/qemu/hw/rtc/
H A Dm48t59.c550 M48txxSysBusState *sys = M48TXX_SYS_BUS(d); in m48t59_reset_sysbus() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py25 def __init__(self, time, user, sys, io = 0.0, swap = 0.0): argument

12