Home
last modified time | relevance | path

Searched defs:post_msg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhptiop.h358 void (*post_msg)(struct hptiop_hba *hba, u32 msg); member
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1584 static void post_msg(VMBus *vmbus, void *msgdata, uint32_t msglen) in post_msg() function