Home
last modified time | relevance | path

Searched refs:PRIu8 (Results 1 – 13 of 13) sorted by relevance

/openbmc/ipmitool/lib/
H A Dipmi_user.c330 printf("%" PRIu8 ",%" PRIu8 ",%" PRIu8 "\n", in ipmi_print_user_summary()
335 printf("Maximum IDs : %" PRIu8 "\n", in ipmi_print_user_summary()
337 printf("Enabled User Count : %" PRIu8 "\n", in ipmi_print_user_summary()
339 printf("Fixed Name Count : %" PRIu8 "\n", in ipmi_print_user_summary()
/openbmc/qemu/hw/timer/
H A Dtrace-events28 aspeed_timer_ctrl_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
29 aspeed_timer_ctrl_external_clock(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
30 aspeed_timer_ctrl_overflow_interrupt(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
31 aspeed_timer_ctrl_pulse_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
/openbmc/qemu/target/s390x/kvm/
H A Dtrace-events6 …_index, uint8_t state, const char *msg) "Warning: Unable to set cpu %d state %" PRIu8 " to KVM: %s"
/openbmc/qemu/target/s390x/
H A Dtrace-events14 cpu_set_state(int cpu_index, uint8_t state) "setting cpu %d state to %" PRIu8
/openbmc/qemu/hw/core/
H A Dnuma.c194 error_setg(errp, "NUMA distance (%" PRIu8 ") is invalid, " in parse_numa_distance()
411 error_setg(errp, "Invalid level=%" PRIu8 ", it should be larger than 0 " in parse_numa_hmat_cache()
421 "node-id=%" PRIu32 " and level=%" PRIu8, in parse_numa_hmat_cache()
436 error_setg(errp, "Invalid size=%" PRIu64 ", the size of level=%" PRIu8 in parse_numa_hmat_cache()
449 error_setg(errp, "Invalid size=%" PRIu64 ", the size of level=%" PRIu8 in parse_numa_hmat_cache()
/openbmc/qemu/hw/nvme/
H A Dtrace-events14 …mset, uint8_t pi, uint8_t pil) "nsid %"PRIu32" lbaf %"PRIu8" mset %"PRIu8" pi %"PRIu8" pil %"PRIu8
61 …6_t cntlid, uint8_t numcntl) "identify secondary controller list cntlid=%"PRIu16" numcntl=%"PRIu8""
171 …_err_invalid_create_cq_entry_size(uint8_t iosqes, uint8_t iocqes) "iosqes %"PRIu8" iocqes %"PRIu8""
/openbmc/qemu/hw/ipack/
H A Dipack.c53 error_setg(errp, "Only %" PRIu8 " slots available.", bus->n_slots); in ipack_device_realize()
/openbmc/qemu/hw/watchdog/
H A Dtrace-events7 allwinner_wdt_update_timer(uint8_t count) "Allwinner watchdog: count %" PRIu8
/openbmc/qemu/hw/virtio/
H A Dtrace-events33 …id: %"PRIu32" iova: 0x%"PRIx64" size: 0x%"PRIx64" uaddr: 0x%"PRIx64" perm: 0x%"PRIx8" type: %"PRIu8
34 …dpa:%p fd: %d msg_type: %"PRIu32" asid: %"PRIu32" iova: 0x%"PRIx64" size: 0x%"PRIx64" type: %"PRIu8
35 …oid *v, int fd, uint32_t msg_type, uint8_t type) "vdpa:%p fd: %d msg_type: %"PRIu32" type: %"PRIu8
36 …oid *v, int fd, uint32_t msg_type, uint8_t type) "vdpa:%p fd: %d msg_type: %"PRIu32" type: %"PRIu8
/openbmc/u-boot/include/
H A Dinttypes.h92 # define PRIu8 "u" macro
/openbmc/qemu/hw/i386/
H A Dtrace-events27 vtd_re_not_present(uint8_t bus) "Root entry bus %"PRIu8" not present"
28 vtd_ce_not_present(uint8_t bus, uint8_t devfn) "Context entry bus %"PRIu8" devfn %"PRIu8" not prese…
/openbmc/qemu/hw/intc/
H A Dtrace-events4 …l master, uint8_t imr, uint8_t irr, uint8_t padd) "master %d imr %"PRIu8" irr %"PRIu8" padd %"PRIu8
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp150 entry("CHANNEL=%" PRIu8, channel)); in getChannelParams()