Searched refs:pci (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Dpciutils3.2.0.patch.c19 echo >>$c '#define PCI_PATH_OBSD_DEVICE "/dev/pci"'
54 +#include <IOKit/pci/IOPCIDevice.h>
55 +#include <IOKit/pci/IOPCIPrivate.h>
111 + param.address.pci.offset = pos;
112 + param.address.pci.function = d->func;
113 + param.address.pci.device = d->dev;
114 + param.address.pci.bus = d->bus;
115 + param.address.pci.segment = d->domain;
116 + param.address.pci.reserved = 0;
156 + param.address.pci
[all...]
H A Dpciutils3.1.7.patch.c20 echo >>$c '#define PCI_PATH_OBSD_DEVICE "/dev/pci"'
39 + * The PCI Library -- FreeBSD /dev/pci access
93 + } pci; member in union:IOACPIAddress
167 + param.address.pci.offset = pos;
168 + param.address.pci.function = d->func;
169 + param.address.pci.device = d->dev;
170 + param.address.pci.bus = d->bus;
171 + param.address.pci.segment = d->domain;
172 + param.address.pci.reserved = 0;
217 + param.address.pci
[all...]
H A Dpcidump.c9 #include <IOKit/pci/IOPCIDevice.h>
10 #include <IOKit/pci/IOPCIPrivate.h>
23 param.address.pci.offset = offset;
24 param.address.pci.function = function;
25 param.address.pci.device = device;
26 param.address.pci.bus = bus;
27 param.address.pci.segment = segment;
28 param.address.pci.reserved = 0;
52 param.address.pci.offset = offset;
53 param.address.pci
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_pci.c57 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, argument
61 if (pci->pcPathLengthConstraint)
62 i2a_ASN1_INTEGER(out, pci->pcPathLengthConstraint);
67 i2a_ASN1_OBJECT(out, pci->proxyPolicy->policyLanguage);
69 if (pci->proxyPolicy->policy && pci->proxyPolicy->policy->data)
71 pci->proxyPolicy->policy->data);
246 PROXY_CERT_INFO_EXTENSION *pci = NULL; local
309 pci = PROXY_CERT_INFO_EXTENSION_new();
310 if (!pci)
[all...]
H A Dv3_purp.c317 PROXY_CERT_INFO_EXTENSION *pci; local
347 if((pci=X509_get_ext_d2i(x, NID_proxyCertInfo, NULL, NULL))) {
353 if (pci->pcPathLengthConstraint) {
355 ASN1_INTEGER_get(pci->pcPathLengthConstraint);
357 PROXY_CERT_INFO_EXTENSION_free(pci);
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDeviceI386.cpp27 #include <IOKit/pci/IOPCIBridge.h>
28 #include <IOKit/pci/IOPCIDevice.h>
H A DIOPCIDeviceMappedIO.cpp27 #include <IOKit/pci/IOPCIBridge.h>
28 #include <IOKit/pci/IOPCIDevice.h>
H A DIOPCIDevice.cpp27 #include <IOKit/pci/IOPCIBridge.h>
28 #include <IOKit/pci/IOPCIPrivate.h>
29 #include <IOKit/pci/IOAGPDevice.h>
30 #include <IOKit/pci/IOPCIConfigurator.h>
31 #include <IOKit/pci/IOPCIPrivate.h>
H A DIOPCIBridge.cpp25 #include <IOKit/pci/IOPCIBridge.h>
26 #include <IOKit/pci/IOPCIPrivate.h>
27 #include <IOKit/pci/IOAGPDevice.h>
28 #include <IOKit/pci/IOPCIConfigurator.h>
324 if (PE_parse_boot_argn("pci", &debug, sizeof(debug)))
868 IOLog("pci pause: %s\n", device->getName());
882 // Special for pci/pci-bridge devices -
1127 DLOG("%s: pci restore no link\n", device->getName());
1151 DLOG("%s: pci restor
[all...]
H A DIOPCIRange.cpp25 #include <IOKit/pci/IOPCIPrivate.h>
26 #include <IOKit/pci/IOPCIConfigurator.h>
39 #include "IOKit/pci/IOPCIConfigurator.h"
H A DIOPCIMessagedInterruptController.cpp27 #include <IOKit/pci/IOPCIPrivate.h>
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebufferUserClient.h29 #include <IOKit/pci/IOAGPDevice.h>
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCI.h4 #include <IOKit/pci/IOPCIDevice.h>
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dbuild_libcurl_pc.com98 $ open/read pci 'pc_file_in'
100 $ read pci/end=pc_file_loop_end line_in
202 $ close pci
H A Dbuild_curl-config_script.com95 $ open/read pci 'cfg_file_in'
97 $ read pci/end=cfg_file_loop_end line_in
285 $ close pci
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOAGPDevice.h34 #include <IOKit/pci/IOPCIDevice.h>
H A DIOPCIPrivate.h29 #include <IOKit/pci/IOPCIDevice.h>
240 #define kACPIPCILinkChangeKey "pci-supports-link-change"
243 #define kIOPCIExpressASPMDefaultKey "pci-aspm-default"
245 #define kIOPCIExpressMaxLatencyKey "pci-max-latency"
247 #define kIOPCIExpressErrorUncorrectableMaskKey "pci-aer-uncorrectable"
248 #define kIOPCIExpressErrorUncorrectableSeverityKey "pci-aer-uncorrectable-severity"
249 #define kIOPCIExpressErrorCorrectableMaskKey "pci-aer-correctable"
250 #define kIOPCIExpressErrorControlKey "pci-aer-control"
253 #define kIOPMPCIWakeL1PMDisableKey "pci-wake-l1pm-disable"
261 #define kIOPCIExpressL1PMControlKey "pci
428 } pci; member in union:IOPCIDiagnosticsParameters::__anon2401
[all...]
H A DIOPCIConfigurator.h117 #include <IOKit/pci/IOPCIBridge.h>
H A DIOPCIBridge.h37 #include <IOKit/pci/IOAGPDevice.h>
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A DMakefile50 pci.py \
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dmakefile.dj34 printk.o pci.o pci-scan.o bios32.o dma.o irq.o intwrap.o \
137 msdos/pm_drvr/printk.h msdos/pm_drvr/pci.h msdos/pm_drvr/bios32.h \
142 msdos/pm_drvr/rtl8139.h msdos/pm_drvr/ne2k-pci.h msdos/pktdrvr.h
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dssltest.c1708 PROXY_CERT_INFO_EXTENSION *pci = local
1712 switch (OBJ_obj2nid(pci->proxyPolicy->policyLanguage))
1733 pci->proxyPolicy->policy->data;
1734 i = pci->proxyPolicy->policy->length;
1787 PROXY_CERT_INFO_EXTENSION_free(pci);
/macosx-10.10/OpenSSL098-52/src/test/
H A Dssltest.c1708 PROXY_CERT_INFO_EXTENSION *pci = local
1712 switch (OBJ_obj2nid(pci->proxyPolicy->policyLanguage))
1733 pci->proxyPolicy->policy->data;
1734 i = pci->proxyPolicy->policy->length;
1787 PROXY_CERT_INFO_EXTENSION_free(pci);
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVLibraries.cpp27 #include <IOKit/pci/IOPCIDevice.h>
466 #define kMacIORoot "Devices:device-tree:pci:mac-io:"
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dproc_info.c155 void __attribute__ ((noinline)) proc_pidcoalitioninfo(proc_t p, struct proc_pidcoalitioninfo *pci);
1551 struct proc_pidcoalitioninfo pci; local
1552 proc_pidcoalitioninfo(p, &pci);
1553 error = copyout(&pci, buffer, sizeof(struct proc_pidcoalitioninfo));

Completed in 324 milliseconds

12