Searched refs:NM_SET_PCI (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h64 NM_SET_PCI, enumerator in enum:__anon797
H A Dnm_macros.h312 #define CFGW(A,B) (nm_pci_access.offset=NMCFG_##A, nm_pci_access.value = B, ioctl(fd,NM_SET_PCI,&nm_pci_access,sizeof(nm_pci_access)))
/haiku/src/add-ons/kernel/drivers/graphics/neomagic/
H A Ddriver.c902 case NM_SET_PCI: {

Completed in 91 milliseconds