Searched refs:NM_SET_PCI (Results 1 – 3 of 3) sorted by relevance
64 NM_SET_PCI, enumerator
312 #define CFGW(A,B) (nm_pci_access.offset=NMCFG_##A, nm_pci_access.value = B, ioctl(fd,NM_SET_PCI,&nm…
902 case NM_SET_PCI: { in control_hook()