Home
last modified time | relevance | path

Searched defs:addr_type (Results 1 – 7 of 7) sorted by relevance

/openbmc/ipmitool/src/plugins/open/
H A Dopen.h49 int addr_type; member
82 int addr_type; member
88 int addr_type; member
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c170 int busid, int addr_type, in mp_write_address_space()
/openbmc/dbus-sensors/include/linux/
H A Dpeci-ioctl.h510 __u8 addr_type; member
549 __u8 addr_type; member
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1796 enum AddrMode addr_type, in offset_sector()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_pef.h675 uint8_t addr_type; member
/openbmc/qemu/include/tcg/
H A Dtcg.h367 TCGType addr_type; /* TCG_TYPE_I32 or TCG_TYPE_I64 */ member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h486 typedef struct { char _[4096]; } addr_type; in chsc() typedef