Searched refs:PCI_ht_command_msi_fixed (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/drivers/
H A DPCI.h966 #define PCI_ht_command_msi_fixed 0x0002 macro
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp2313 if ((info->control_value & PCI_ht_command_msi_fixed) != 0) {
2318 dprintf("PCI_ht_command_msi_fixed flag unimplemented\n");

Completed in 49 milliseconds