Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/interrupt_controllers/openpic/
H A Dopenpic.cpp53 struct openpic_supported_device { struct
60 static openpic_supported_device sSupportedDevices[] = { argument
87 openpic_supported_device *supported_device;
100 static openpic_supported_device *
103 for (openpic_supported_device *supportedDevice = sSupportedDevices; in openpic_check_supported_device()