/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ac97_codec.h | 90 #define AC97_PCI_SVID 0x62 /* PCI Subsystem Vendor ID */ 91 #define AC97_PCI_SID 0x64 /* PCI Subsystem ID */ 465 struct pci_dev *pci; /* assigned PCI device - used for quirks */ member in struct:snd_ac97_template 479 struct pci_dev *pci; /* assigned PCI device - used for quirks */ member in struct:snd_ac97 588 unsigned short subvendor; /* PCI subsystem vendor id */ 589 unsigned short subdevice; /* PCI sybsystem device id */
|
core.h | 430 /* PCI quirk list helper */ 432 unsigned short subvendor; /* PCI subvendor ID */ 433 unsigned short subdevice; /* PCI subdevice ID */ 452 snd_pci_quirk_lookup(struct pci_dev *pci, const struct snd_pci_quirk *list);
|
cs46xx.h | 1687 struct pci_dev *pci; member in struct:snd_cs46xx [all...] |
sb.h | 75 struct pci_dev *pci; /* ALS4000 */ member in struct:snd_sb
|
emu10k1.h | 63 /* PCI function 0 registers, address = <val> + PCIBASE0 */ 96 #define IPR_PCIERROR 0x00200000 /* PCI bus error */ 152 #define INTE_PCIERRORENABLE 0x00000800 /* Enable PCI bus error interrupts */ 349 /* PCI function 1 registers, address = <val> + PCIBASE1 */ 1503 struct pci_dev *pci; member in struct:snd_emu10k1 [all...] |
/bionic/libc/kernel/arch-mips/asm/ip32/ |
mace.h | 332 struct mace_pci pci; member in struct:sgi_mace
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ip32/ |
mace.h | 332 struct mace_pci pci; member in struct:sgi_mace
|
/external/clang/test/SemaCXX/ |
member-pointer.cpp | 16 int C::*pci; // expected-error {{'pci' does not point into a class}} member in class:C
|
new-delete.cpp | 35 const int *pci = new const int(); local
|
/external/grub/netboot/ |
via-rhine.c | 16 This driver is designed for the VIA VT86C100A Rhine-II PCI Fast Ethernet 33 /* PCI Tuning Parameters 38 #define RX_FIFO_THRESH 4 /* Rx buffer level before first PCI xfer. */ 39 #define RX_DMA_BURST 4 /* Maximum PCI burst, '4' is 256 bytes */ 48 #include "pci.h" 536 This driver is designed for the VIA 86c100A Rhine-II PCI Fast Ethernet 541 Boards with this chip are functional only in a bus-master PCI slot. 545 If this driver is compiled to use PCI memory space operations the EEPROM 859 struct pci_device *pci) 861 if (!pci->ioaddr [all...] |
3c90x.c | 39 #include "pci.h" 676 *** initialization. If this routine is called, the pci functions did find the 680 a3c90x_probe(struct nic *nic, unsigned short *probeaddrs, struct pci_device *pci) 691 adjust_pci_device(pci);
|
config.c | 37 # include <pci.h> 46 "Winbond NE2000-PCI", 0, 0, 0, 0}, 134 "AMD Lance/PCI", 0, 0, 0, 0}, 221 /* other PCI NICs go here */ 224 #endif /* INCLUDE_*PCI */ 447 { "NE2000/PCI", nepci_probe, pci_ioaddrs }, 450 { "LANCE/PCI", lancepci_probe, pci_ioaddrs }, 527 /* at this point we have a list of possible PCI candidates
|
ns8390.c | 28 #include "pci.h" 531 struct pci_device *pci) 806 if (eth_nic_base > ISA_MAX_ADDR) /* PCI probably */
|
tlan.c | 17 /* to get the PCI support functions, if this is a PCI NIC */ 18 #include "pci.h" [all...] |
/external/kernel-headers/original/asm-mips/ip32/ |
mace.h | 21 * PCI interface 341 struct mace_pci pci; member in struct:sgi_mace
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/ip32/ |
mace.h | 332 struct mace_pci pci; member in struct:sgi_mace
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/ip32/ |
mace.h | 332 struct mace_pci pci; member in struct:sgi_mace
|
/external/openssl/ssl/ |
ssltest.c | 1945 PROXY_CERT_INFO_EXTENSION *pci = local [all...] |
/bionic/libc/kernel/arch-mips/asm/pci/ |
bridge.h | 22 #include <linux/pci.h>
|
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/ |
bridge.h | 22 #include <linux/pci.h>
|
/external/kernel-headers/original/asm-mips/pci/ |
bridge.h | 6 * bridge.h - bridge chip header file, derived from IRIX <sys/PCI/bridge.h>, 16 #include <linux/pci.h> 119 /* PCI/GIO 0x0000C0-0x0000FF */ 201 /* PCI Device Configuration Spaces 0x020000-0x027FFF */ 215 /* PCI Type 1 Configuration Space 0x028000-0x028FFF */ 225 /* PCI Interrupt Acknowledge Cycle 0x030000 */ 241 /* PCI/GIO Device Spaces 0x200000-0xBFFFFF */ 325 #define BRIDGE_PCI_CFG 0x0000CC /* PCI Type 1 Config reg */ 326 #define BRIDGE_PCI_ERR_UPPER 0x0000D4 /* PCI error Upper Addr */ 327 #define BRIDGE_PCI_ERR_LOWER 0x0000DC /* PCI error Lower Addr * [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/pci/ |
bridge.h | 22 #include <linux/pci.h>
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/pci/ |
bridge.h | 22 #include <linux/pci.h>
|
/external/kernel-headers/original/linux/ |
pci.h | 2 * pci.h 4 * PCI defines and function prototypes 11 * PCI BIOS Specification 12 * PCI Local Bus Specification 13 * PCI to PCI Bridge Specification 14 * PCI System Design Guide 20 /* Include the pci register defines */ 27 * The PCI interface treats multi-function devices as independent 38 /* Ioctls for /proc/bus/pci/X/Y nodes. * [all...] |
/external/qemu-pc-bios/bochs/bios/ |
rombios.c | 196 # error PCI BIOS can only be used with 386+ cpu 203 // undef enables PCIBIOS when at least one PCI device is found 205 #define PCI_FIXED_HOST_BRIDGE 0x12378086 ;; i440FX PCI bridge 651 Bit8u iface; // ISA or PCI [all...] |