struct msi_block_t

Defined at line 149 of file ../../zircon/kernel/dev/interrupt/include/dev/interrupt.h

A structure which holds the state of a block of IRQs allocated by the

platform to be used for delivering MSI or MSI-X interrupts.

Public Members

uint64_t tgt_addr
uint32_t tgt_data
uint32_t base_irq_id
uint32_t num_irq
bool allocated
bool is_32bit