Searched refs:control_notify (Results 1 – 3 of 3) sorted by relevance
161 fn control_notify(&self, _behavior: MsixStatus) {} in control_notify() method
851 self.device.control_notify(*msix_behavior); in write_config_register()952 self.device.control_notify(behavior); in write_bar()
270 fn control_notify(&self, behavior: MsixStatus) { in control_notify() function