/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
edd.h | 96 } __attribute__ ((packed)) pci; member in union:edd_device_params::__anon24126 97 /* pcix is same as pci */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
edd.h | 96 } __attribute__ ((packed)) pci; member in union:edd_device_params::__anon25716 97 /* pcix is same as pci */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
edd.h | 96 } __attribute__ ((packed)) pci; member in union:edd_device_params::__anon27228 97 /* pcix is same as pci */
|
/external/grub/netboot/ |
3c595.c | 2 * 3c595.c -- 3COM 3C595 Fast Etherlink III PCI driver for etherboot 29 #include "pci.h" 453 struct nic *t595_probe(struct nic *nic, unsigned short *probeaddrs, struct pci_device *pci) 461 eth_nic_base = pci->ioaddr;
|
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
|
/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
|
/prebuilts/gcc/linux-x86/host/x86_64-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
|
/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/kernel-headers/original/asm-mips/ip32/ |
mace.h | 21 * PCI interface 341 struct mace_pci pci; member in struct:sgi_mace
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ip32/ |
mace.h | 332 struct mace_pci pci; member in struct:sgi_mace
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/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>
|