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

12

/external/chromium_org/chrome/browser/component_updater/pnacl/
H A Dpnacl_updater_observer.cc12 PnaclUpdaterObserver::PnaclUpdaterObserver(PnaclComponentInstaller* pci) argument
13 : must_observe_(false), pnacl_installer_(pci) {}
H A Dpnacl_updater_observer.h17 explicit PnaclUpdaterObserver(PnaclComponentInstaller* pci);
H A Dpnacl_component_installer.cc77 bool GetLatestPnaclDirectory(PnaclComponentInstaller* pci, argument
82 base::FilePath base_dir = pci->GetPnaclBaseDirectory();
347 PnaclComponentInstaller* pci) {
349 pci->set_current_version(current_version);
350 CrxComponent pnacl_component = pci->GetCrxComponent();
353 pci->cus()->RegisterComponent(pnacl_component);
362 void StartPnaclUpdateRegistration(PnaclComponentInstaller* pci) { argument
364 base::FilePath path = pci->GetPnaclBaseDirectory();
374 if (GetLatestPnaclDirectory(pci, &path, &version, &older_dirs)) {
398 if (pci
346 FinishPnaclUpdateRegistration(const Version& current_version, PnaclComponentInstaller* pci) argument
415 ReapOldChromeOSPnaclFiles(PnaclComponentInstaller* pci) argument
428 GetProfileInformation(PnaclComponentInstaller* pci) argument
[all...]
/external/blktrace/
H A Dblkparse.c346 struct per_cpu_info *pci = &pdi->cpus[new_count]; local
348 if (!pci->fd) {
349 pci->fd = -1;
350 memset(&pci->rb_last, 0, sizeof(pci->rb_last));
351 pci->rb_last_entries = 0;
352 pci->last_sequence = -1;
359 struct per_cpu_info *pci; local
364 pci = &pdi->cpus[cpu];
365 pci
408 insert_skip(struct per_cpu_info *pci, unsigned long start, unsigned long end) argument
436 remove_sip(struct per_cpu_info *pci, struct skip_info *sip) argument
458 check_current_skips(struct per_cpu_info *pci, unsigned long seq) argument
491 struct per_cpu_info *pci = &pdi->cpus[cpu]; local
780 struct per_cpu_info *pci = get_cpu_info(pdi, t->bit->cpu); local
839 struct per_cpu_info *pci = get_cpu_info(pdi, t->bit->cpu); local
903 trace_rb_find_last(struct per_dev_info *pdi, struct per_cpu_info *pci, unsigned long seq) argument
1189 account_m(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1213 account_pc_queue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1237 account_pc_issue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1261 account_pc_requeue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1281 account_pc_c(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1305 account_queue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1328 account_c(struct blk_io_trace *t, struct per_cpu_info *pci, int rw, int bytes) argument
1352 account_issue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1372 account_unplug(struct blk_io_trace *t, struct per_cpu_info *pci, int timer) argument
1396 account_requeue(struct blk_io_trace *t, struct per_cpu_info *pci, int rw) argument
1408 log_complete(struct per_dev_info *pdi, struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1414 log_insert(struct per_dev_info *pdi, struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1420 log_queue(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1426 log_issue(struct per_dev_info *pdi, struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1432 log_merge(struct per_dev_info *pdi, struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1441 log_action(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1447 log_generic(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1453 log_unplug(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1459 log_split(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1465 log_pc(struct per_cpu_info *pci, struct blk_io_trace *t, char *act) argument
1472 dump_trace_pc(struct blk_io_trace *t, struct per_dev_info *pdi, struct per_cpu_info *pci) argument
1521 dump_trace_fs(struct blk_io_trace *t, struct per_dev_info *pdi, struct per_cpu_info *pci) argument
1604 dump_trace(struct blk_io_trace *t, struct per_cpu_info *pci, struct per_dev_info *pdi) argument
1770 struct per_cpu_info *pci; local
1909 struct per_cpu_info *pci = NULL; local
1994 struct per_cpu_info *pci; local
2042 struct per_cpu_info *pci = NULL; local
2317 struct per_cpu_info *pci = get_cpu_info(pdi, msp->cpu); local
2413 struct per_cpu_info *pci = get_cpu_info(pdi, cpu); local
2456 struct per_cpu_info *pci; local
[all...]
H A Dblkparse_fmt.c162 static void print_field(char *act, struct per_cpu_info *pci, argument
182 fprintf(ofp, strcat(format, "d"), pci->cpu);
256 static char *parse_field(char *act, struct per_cpu_info *pci, argument
277 print_field(act, pci, t, elapsed, pdu_len, pdu_buf, *p++,
283 static void process_default(char *act, struct per_cpu_info *pci, argument
306 MAJOR(t->device), MINOR(t->device), pci->cpu, t->sequence,
418 void process_fmt(char *act, struct per_cpu_info *pci, struct blk_io_trace *t, argument
425 process_default(act, pci, t, elapsed, pdu_len, pdu_buf);
438 p = parse_field(act, pci, t, elapsed,
/external/chromium_org/third_party/openssl/openssl/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.c360 PROXY_CERT_INFO_EXTENSION *pci; local
390 if((pci=X509_get_ext_d2i(x, NID_proxyCertInfo, NULL, NULL))) {
396 if (pci->pcPathLengthConstraint) {
398 ASN1_INTEGER_get(pci->pcPathLengthConstraint);
400 PROXY_CERT_INFO_EXTENSION_free(pci);
/external/openssl/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.c360 PROXY_CERT_INFO_EXTENSION *pci; local
390 if((pci=X509_get_ext_d2i(x, NID_proxyCertInfo, NULL, NULL))) {
396 if (pci->pcPathLengthConstraint) {
398 ASN1_INTEGER_get(pci->pcPathLengthConstraint);
400 PROXY_CERT_INFO_EXTENSION_free(pci);
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_browser_delegate_impl.cc64 PnaclComponentInstaller* pci = local
66 if (pci)
67 pci->RequestFirstInstall(installed);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h60 } pci; member in union:pipe_loader_device::__anon12048
H A Dpipe_loader_drm.c87 sscanf(pci_id, "%x:%x", &ddev->base.u.pci.vendor_id,
88 &ddev->base.u.pci.chip_id) != 2)
99 debug_printf("pci id for fd %d not found\n", ddev->fd);
110 if (dev->u.pci.vendor_id != driver_map[i].vendor_id)
119 if (dev->u.pci.chip_id == driver_map[i].chip_ids[j]) {
129 debug_printf("driver for %04x:%04x: %s\n", dev->u.pci.vendor_id,
130 dev->u.pci.chip_id, dev->driver_name);
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h60 } pci; member in union:pipe_loader_device::__anon22431
H A Dpipe_loader_drm.c87 sscanf(pci_id, "%x:%x", &ddev->base.u.pci.vendor_id,
88 &ddev->base.u.pci.chip_id) != 2)
99 debug_printf("pci id for fd %d not found\n", ddev->fd);
110 if (dev->u.pci.vendor_id != driver_map[i].vendor_id)
119 if (dev->u.pci.chip_id == driver_map[i].chip_ids[j]) {
129 debug_printf("driver for %04x:%04x: %s\n", dev->u.pci.vendor_id,
130 dev->u.pci.chip_id, dev->driver_name);
/external/grub/netboot/
H A Dnatsemi.c58 #include "pci.h"
221 struct nic *natsemi_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci);
250 natsemi_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci)
262 vendor = pci->vendor;
263 dev_id = pci->dev_id;
264 nic_name = pci->name;
266 adjust_pci_device(pci);
272 pcibios_read_config_dword(pci->bus, pci->devfn, PCIPM, &tmp);
276 pcibios_write_config_dword(pci
249 natsemi_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
[all...]
H A Dsis900.c44 #include "pci.h"
121 struct nic *sis900_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci);
147 * @pci_dev: the sis900 pci device
174 * @pci_dev: the sis900 pci device
222 struct nic *sis900_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci)
235 vendor = pci->vendor;
236 dev_id = pci->dev_id;
239 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
241 adjust_pci_device(pci);
219 sis900_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
[all...]
H A Dotulip.c27 #include "pci.h"
341 struct nic *otulip_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
347 vendor = pci->vendor;
348 dev_id = pci->dev_id;
350 membase = (unsigned int *)pci->membase;
353 pcibios_write_config_dword(pci->bus,pci->devfn,0x40,0x00000000);
H A Ddavicom.c47 #include "pci.h"
167 struct pci_device *pci);
659 struct pci_device *pci)
669 vendor = pci->vendor;
670 dev_id = pci->dev_id;
674 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
647 davicom_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
H A Dfa311.c37 #include "pci.h"
122 struct nic * fa311_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
137 dev->vendor = pci->vendor;
138 dev->device = pci->dev_id;
139 dev->ioaddr = pci->membase;
158 adjust_pci_device(pci);
H A Drtl8139.c65 #include "pci.h"
175 struct pci_device *pci);
185 struct pci_device *pci)
197 adjust_pci_device(pci);
184 rtl8139_probe(struct nic *nic, unsigned short *probeaddrs, struct pci_device *pci) argument
H A Dtulip.c109 #include "pci.h"
177 u32 pci, pci_mask, subsystem, subsystem_mask;
485 struct pci_device *pci);
1191 struct pci_device *pci)
1208 tp->vendor_id = pci->vendor;
1209 tp->dev_id = pci->dev_id;
1210 tp->nic_name = pci->name;
1215 adjust_pci_device(pci);
1243 (pci_id_tbl[i].id.pci & pci_id_tbl[i].id.pci_mask) ) {
1271 pcibios_write_config_dword(pci
176 u32 pci, pci_mask, subsystem, subsystem_mask; member in struct:pci_id_info::match_info
1178 tulip_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) argument
[all...]
H A Dlance.c20 #include "pci.h"
398 static int lance_probe1(struct nic *nic, struct pci_device *pci) argument
505 struct nic *lancepci_probe(struct nic *nic, unsigned short *probe_addrs, struct pci_device *pci)
545 adjust_pci_device(pci);
546 if (lance_probe1(nic, pci) >= 0)
/external/eigen/demos/mandelbrot/
H A Dmandelbrot.cpp54 // pci and pcr denote the real and imaginary parts of c.
61 Packet pcr, pci = pci_start, pzr, pzi = pzi_start, pzr_buf; local
80 pzi += pci;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Ddevice.cpp78 return ldev->u.pci.vendor_id;
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Ddevice.cpp78 return ldev->u.pci.vendor_id;

Completed in 342 milliseconds

12