Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dmsix.c125 static void msix_handle_mask_update(PCIDevice *dev, int vector, bool was_masked) in msix_handle_mask_update()
151 bool was_masked; in msix_set_mask() local
184 bool was_masked; in msix_write_config() local
225 bool was_masked; in msix_table_mmio_write() local
285 bool was_masked = msix_is_masked(dev, vector); in msix_mask_all() local