Searched refs:allow_interrupt_control (Results 1 – 4 of 4) sorted by relevance
17 What: /sys/bus/pci/drivers/pciback/allow_interrupt_control
51 unsigned int allow_interrupt_control:1; member
234 if (!dev_data->allow_interrupt_control || in msi_msix_flags_write()
324 dev_data->allow_interrupt_control = 0; in pcistub_put_pci_dev()1497 dev_data->allow_interrupt_control = 1; in allow_interrupt_control_store()1521 if (!dev_data || !dev_data->allow_interrupt_control) in allow_interrupt_control_show()1530 static DRIVER_ATTR_RW(allow_interrupt_control);