/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
pci.h | 23 #include <linux/pci.h> 25 #endif /* sys/pci.h */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
pci.h | 23 #include <linux/pci.h> 25 #endif /* sys/pci.h */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
pci.h | 23 #include <linux/pci.h> 25 #endif /* sys/pci.h */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
memalloc.h | 38 #define snd_dma_pci_data(pci) (&(pci)->dev) 108 #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device)
|
trident.h | 285 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */ 413 struct pci_dev *pci; member in struct:snd_trident 438 struct pci_dev *pci, 455 int snd_trident_suspend(struct pci_dev *pci, pm_message_t state); 456 int snd_trident_resume(struct pci_dev *pci);
|
ymfpci.h | 289 unsigned int device_id; /* PCI device ID */ 290 unsigned char rev; /* PCI revision */ 335 struct pci_dev *pci; member in struct:snd_ymfpci 372 struct pci_dev *pci, 377 int snd_ymfpci_suspend(struct pci_dev *pci, pm_message_t state); 378 int snd_ymfpci_resume(struct pci_dev *pci);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
memalloc.h | 38 #define snd_dma_pci_data(pci) (&(pci)->dev) 108 #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device)
|
trident.h | 285 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */ 413 struct pci_dev *pci; member in struct:snd_trident 438 struct pci_dev *pci, 455 int snd_trident_suspend(struct pci_dev *pci, pm_message_t state); 456 int snd_trident_resume(struct pci_dev *pci);
|
ymfpci.h | 289 unsigned int device_id; /* PCI device ID */ 290 unsigned char rev; /* PCI revision */ 335 struct pci_dev *pci; member in struct:snd_ymfpci 372 struct pci_dev *pci, 377 int snd_ymfpci_suspend(struct pci_dev *pci, pm_message_t state); 378 int snd_ymfpci_resume(struct pci_dev *pci);
|
/external/blktrace/ |
blkparse.c | 346 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->cpu = cpu 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 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...] |
blkparse_fmt.c | 162 static void print_field(char *act, struct per_cpu_info *pci, 182 fprintf(ofp, strcat(format, "d"), pci->cpu); 256 static char *parse_field(char *act, struct per_cpu_info *pci, 277 print_field(act, pci, t, elapsed, pdu_len, pdu_buf, *p++, 283 static void process_default(char *act, struct per_cpu_info *pci, 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, 425 process_default(act, pci, t, elapsed, pdu_len, pdu_buf); 438 p = parse_field(act, pci, t, elapsed,
|
/external/openssl/crypto/x509v3/ |
v3_pci.c | 57 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, 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...] |
v3_purp.c | 360 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);
|
/hardware/ti/omap3/dspbridge/inc/ |
host_os.h | 76 #include <asm/pci.h> 77 #include <linux/pci.h>
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
host_os.h | 72 #include <asm/pci.h> 73 #include <linux/pci.h>
|
/external/grub/netboot/ |
natsemi.c | 58 #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); 269 * in PCI config space. Some boards apparently need 272 pcibios_read_config_dword(pci->bus, pci->devfn, PCIPM, &tmp) [all...] |
sis900.c | 4 sis900.c: An SiS 900/7016 PCI Fast Ethernet driver for Etherboot 19 SiS 7016 Fast Ethernet PCI Bus 10/100 Mbps LAN Controller with OnNow Support, 21 SiS 900 Fast Ethernet PCI Bus 10/100 Mbps LAN Single Chip with OnNow Support, 31 Initial Release. Tested with PCI based sis900 card and ThinkNIC 44 #include "pci.h" 76 { "SiS 900 PCI Fast Ethernet", PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS900, 78 { "SiS 7016 PCI Fast Ethernet",PCI_VENDOR_ID_SIS, PCI_DEVICE_ID_SIS7016, 112 // PCI to ISA bridge for SIS640E access 115 "SIS 85C503/5513 PCI to ISA bridge", 0, 0, 0, 0}, 121 struct nic *sis900_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci); [all...] |
otulip.c | 27 #include "pci.h" 66 /* XXX assume 33MHz PCI bus, this is not very accurate and should be 341 struct nic *otulip_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) 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);
|
davicom.c | 47 #include "pci.h" 97 /* Delay between EEPROM clock transitions. Even at 33Mhz current PCI 132 /* PCI Bus parameters */ 167 struct pci_device *pci); 505 /* Reset the chip, holding bit 0 set at least 50 PCI cycles. */ 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) [all...] |
fa311.c | 37 #include "pci.h" 122 struct nic * fa311_probe(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci) 137 dev->vendor = pci->vendor; 138 dev->device = pci->dev_id; 139 dev->ioaddr = pci->membase; 158 adjust_pci_device(pci); 333 No extra delay is needed with 33Mhz PCI, but future 66Mhz access may need
|
rtl8139.c | 65 #include "pci.h" 71 /* PCI Tuning Parameters 74 #define RX_FIFO_THRESH 4 /* Rx buffer level before first PCI xfer. */ 75 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ 175 struct pci_device *pci); 185 struct pci_device *pci) 197 adjust_pci_device(pci); 241 No extra delay is needed with 33Mhz PCI, but 66Mhz may change this.
|
tulip.c | 18 MX98715, MX98715A and MX98725. Support inexpensive PCI 10/100 cards 90 Added preliminary support for LNE100TX PCI cards. Should work for 109 #include "pci.h" 166 /* Set PCI command register bits before calling probe1(). */ 168 /* Read and map the single following PCI BAR. */ 177 u32 pci, pci_mask, subsystem, subsystem_mask; 347 /* Delay between EEPROM clock transitions. Even at 33Mhz current PCI 410 unsigned short vendor_id; /* PCI card vendor code */ 411 unsigned short dev_id; /* PCI card device code */ 485 struct pci_device *pci); 176 u32 pci, pci_mask, subsystem, subsystem_mask; member in struct:pci_id_info::match_info [all...] |
/frameworks/base/telephony/java/android/telephony/ |
CellIdentityLte.java | 58 * @param pci Physical Cell Id 0..503 63 public CellIdentityLte (int mcc, int mnc, int ci, int pci, int tac) { 67 mPci = pci;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaLteServiceStateTracker.java | 125 int pci; local 162 pci = Integer.decode(states[7]); 164 loge("handlePollStateResultMessage: bad pci states[7]=" + 166 pci = Integer.MAX_VALUE; 183 mNewCellIdentityLte = new CellIdentityLte(mcc, mnc, eci, pci, tac);
|
/external/eigen/demos/mandelbrot/ |
mandelbrot.cpp | 54 // 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;
|