Home
last modified time | relevance | path

Searched refs:PCI_data_acquisition (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/drivers/
H A DPCI.h345 #define PCI_data_acquisition 0x11 /* data acquisition and macro
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp1653 case PCI_data_acquisition: in _GetNextDriverPath()
1978 matches = type == PCI_data_acquisition; in Probe()
1980 matches = type == PCI_data_acquisition in Probe()