Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/qemu/hw/scsi/
H A Dmpi.h217 uint8_t Function; member
227 uint8_t Function; member
384 uint8_t Function; /* 03h */ member
452 uint8_t Function; /* 03h */ member
518 uint8_t Function; /* 03h */ member
557 uint8_t Function; /* 03h */ member
588 uint8_t Function; /* 03h */ member
639 uint8_t Function; /* 03h */ member
659 uint8_t Function; /* 02h */ member
669 uint8_t Function; /* 03h */ member
[all …]
H A Dmptsas.c369 reply.Function = scsi_io->Function; in mptsas_process_scsi_io_request()
423 reply.Function = req->Function; in mptsas_process_scsi_task_mgmt()
584 reply.Function = req->Function; in mptsas_process_ioc_init()
607 reply.Function = req->Function; in mptsas_process_ioc_facts()
646 reply.Function = req->Function; in mptsas_process_port_facts()
675 reply.Function = req->Function; in mptsas_process_port_enable()
700 reply.Function = req->Function; in mptsas_process_event_notification()
715 trace_mptsas_process_message(s, req->Function, req->MsgContext); in mptsas_process_message()
716 switch (req->Function) { in mptsas_process_message()
746 trace_mptsas_unhandled_cmd(s, req->Function, 0); in mptsas_process_message()
[all …]
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_patching.py49 class Function(FileMatch): class
74 assert len(f.matches_of_type(Function)) == 2
78 f1 = f.find_match(Function, 'function1')
79 f2 = f.find_match(Function, 'function2')
/openbmc/qemu/scripts/qemugdb/
H A Dcoroutine.py184 class CoroutineSPFunction(gdb.Function):
186 gdb.Function.__init__(self, 'qemu_coroutine_sp')
191 class CoroutinePCFunction(gdb.Function):
193 gdb.Function.__init__(self, 'qemu_coroutine_pc')
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/
H A Dst,stm32-pinctrl.txt87 * 1 : Alternate Function 0
88 * 2 : Alternate Function 1
89 * 3 : Alternate Function 2
91 * 16 : Alternate Function 15
H A Dmarvell,armada-apn806-pinctrl.txt2 Function 0x0 for any MPP ID activates GPIO pin mode
H A Dmarvell,armada-cp110-pinctrl.txt2 Function 0x0 for any MPP ID activates GPIO pin mode
3 Function 0xc for any MPP ID activates DEBUG_BUS pin mode
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h198 #define CTL_CODE(DeviceType, Function, Method, Access)\ argument
199 _IO(DeviceType & 0x00FF, Function & 0x00FF)
201 #define CTL_CODE( DeviceType, Function, Method, Access ) ((ULONG)( \ argument
202 …((ULONG)(DeviceType) << 16) | ((ULONG)(Access) << 14) | ((ULONG)(Function) << 2) | ((ULONG)Method)…
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst53 An Integer containing the Function Index (4 Bytes)
56 UUID, Revision ID, and Function Index
60 If Function Index = 0, a Buffer containing a function index bitfield.
114 4 bytes. Function Index, that is the Arg2 of _DSM method.
191 Function Index, 0x1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0005-check-for-libexecinfo-during-configure.patch27 # Function checks
H A Dargp.patch37 # Function checks
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdevel/
H A Dlibdevel-globaldestruction-perl_0.14.bb1 SUMMARY = "Function returning \"${^GLOBAL_PHASE} eq \'DESTRUCT\'\""
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth3/
H A D0001-build-Fix-build-for-newer-versions-of-meson.patch6 sendto/meson.build:24:5: ERROR: Function does not take positional arguments.
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance33 Function Rate (MB/s) RMS time Min time Max time
74 Function Rate (MB/s) RMS time Min time Max time
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/
H A D0001-base-passwd-Add-the-sgx-group.patch9 Function not implemented` as shadow's login doesn't implement the
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/
H A Dxcb-proto_1.17.0.bb2 DESCRIPTION = "Function prototypes for the X protocol C-language Binding \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cffi_1.17.1.bb1 SUMMARY = "Foreign Function Interface for Python calling C code"
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor_nuvoton_npcm8xx.bbclass18 # with different build flags. Function do_generate_image_uboot_file use
/openbmc/sdbusplus/test/message/
H A Dcall.cpp36 TEST(CallAsync, Function) in TEST() argument
/openbmc/u-boot/drivers/bios_emulator/
H A Dbesys.c475 pciInfo.slot.p.Function = (_BE_env.configAddress >> 8) & 0x7; in BE_accessReg()
481 if ((pciInfo.slot.p.Function == in BE_accessReg()
482 _BE_env.vgaInfo.pciInfo->slot.p.Function) in BE_accessReg()
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst25 Function names follow the pattern:
106 Function names follow the pattern:
135 Function names follow the pattern:
173 Function names follow the pattern:
212 Function names follow the pattern:
253 Function names follow the pattern:
282 Function names follow the pattern:
/openbmc/openbmc/poky/meta/recipes-support/libffi/
H A Dlibffi_3.4.8.bb5 time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name …
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A Dqemu-guest-agent.init26 # Function that checks whenever system has necessary environment
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-configure-Check-for-function-from-respective-library.patch52 …[AC_MSG_ERROR([Function invalid_uint not found. Is the required version of sfcCommon installed?])])
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dbind-ensure-searching-for-json-headers-searches-sysr.patch11 ERROR: Function failed: do_qa_configure

123