Home
last modified time | relevance | path

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

/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h66 GX00_GET_PCI, enumerator
H A Dmga_macros.h312 #define CFGR(A) (gx00_pci_access.offset=MGACFG_##A, ioctl(fd,GX00_GET_PCI, &gx00_pci_access,sizeo…
/haiku/src/add-ons/kernel/drivers/graphics/matrox/
H A Ddriver.c972 case GX00_GET_PCI: { in control_hook()