Home
last modified time | relevance | path

Searched refs:INTERRUPT_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/xen/xen-pciback/
H A Dconf_space.h68 #define INTERRUPT_TYPE_NONE (0) macro
H A Dconf_space_capability.c247 if (int_type == INTERRUPT_TYPE_NONE || in msi_msix_flags_write()
H A Dconf_space.c326 return ret ?: INTERRUPT_TYPE_NONE; in xen_pcibk_get_interrupt_type()