Searched refs:PCI (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/sys/x86/x86/
H A Dmptable.c125 {PCI, "PCI "},
141 {2, 0, ISA, 1, PCI},
142 {2, 0, EISA, 1, PCI},
143 {2, 0, MCA, 1, PCI}
392 /* Fifth, we setup data structures to handle PCI interrupt routing. */
613 case PCI:
637 case PCI:
745 case PCI:
974 * Support code for routing PCI interrupt
[all...]
/freebsd-10.0-release/tools/tools/drm/
H A Dgen-drm_pciids82 open(my $fh, '<', $header) or die "Can't open PCI IDs database: $!\n";
129 print STDERR "Update FreeBSD's PCI IDs:\n";
168 * o the PCI ID repository (http://pciids.sourceforge.net/)
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp475 for (std::map<BasicBlock*, unsigned>::iterator PCI =PredCount.begin(),
476 E = PredCount.end(); PCI != E; ++PCI) {
477 BasicBlock *Pred = PCI->first;
478 for (unsigned NumToRemove = PCI->second; NumToRemove; --NumToRemove)
/freebsd-10.0-release/sys/x86/include/
H A Dmptable.h36 PCI = 13, enumerator in enum:busTypes
/freebsd-10.0-release/usr.sbin/mptable/
H A Dmptable.c88 PCI = 13, enumerator in enum:busTypes
113 { PCI, "PCI" },
613 printf( " bus: ISA+PCI, APIC: Integrated\n" );
616 printf( " bus: EISA+PCI, APIC: Integrated\n" );
619 printf( " bus: MCA+PCI, APIC: Integrated\n" );
1003 if ( busses[ (int)entry.srcBusID ] == PCI )
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex258 PCI device on the system. A flattened tree need only include nodes
259 for the PCI host bridges; the kernel will scan the buses thus
262 for example, for ISA devices on a subsidiary PCI/ISA bridge, or for
267 \cite{IEEE1275-pci} describe how to represent PCI devices). The
302 node at address 0, \texttt{/ht@0,f2000000/pci@1} is the path of a PCI
355 /* PCI host bridge */
547 (for example, multiple identical ethernet controllers or PCI buses)
/freebsd-10.0-release/sys/dev/isp/
H A DHardware.txt24 connectors, or 33 vs. 66MHz PCI bus operation. None of these
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1725 PCI = TI->PredTerm.begin(), PCE = TI->PredTerm.end();
1726 PCI != PCE; ++PCI) {
1727 if (PCI != TI->PredTerm.begin())
1729 dbgs() << SchedModels.getSchedRW(PCI->RWIdx, PCI->IsRead).Name
1730 << ":" << PCI->Predicate->getName();
/freebsd-10.0-release/sys/dev/pci/
H A Dpcivar.h35 /* some PCI bus constants */
37 #define PCI_MAXMAPS_1 2 /* max. no. of maps for PCI to PCI bridge */
42 /* Interesting values for PCI power management */
44 uint16_t pp_cap; /* PCI power management capabilities */
79 /* Interesting values for PCI MSI */
90 /* Interesting values for PCI MSI-X */
126 /* Interesting values for PCI-express */
128 uint8_t pcie_location; /* Offset of PCI-e capability registers. */
142 uint8_t pcix_location; /* Offset of PCI
[all...]
/freebsd-10.0-release/share/examples/drivers/
H A Dmake_device_driver.sh553 * PCI Attachment structures and code
587 { 0x1234abcd, "ACME PCI Widgetplus" },
/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwi.c258 CLKSRC(PCI)
880 * 1) Bus (PCI/PCIE) regwin
1107 src == BWI_CLKSRC_PCI ? "PCI" :
3529 return "PCI";
/freebsd-10.0-release/sys/dev/hptrr/
H A Di386-elf.hptrr_lib.o.uu6231 MBT5!#X)._O__=PHY1"0@#X9"_O__B4-\B9.`````Z33^__^+4PCI(_W__XM,
H A Damd64-elf.hptrr_lib.o.uu5474 M2(ML)`A,BV0D$$B#Q!C#BT80`T<(_\B)1PCI`````(GP2(VWL````(G"Z0``
5925 M4(!]$`3KN<9$)&L'Z3?[___&1"1K">DM^___QD0D:PCI(_O__X#Y`L9$)&L&
6730 M_?__Z1;___](BT,02(E%4/^*]`$``$B+0Q#_@/0!``#IA?W__TB+0PCI)?__
/freebsd-10.0-release/contrib/ntp/
H A Dconfigure1647 --enable-HOPFPCI + hopf 6039 PCI board
22983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for hopf PCI clock 6039" >&5
22984 $as_echo_n "checking for hopf PCI clock 6039... " >&6; }

Completed in 438 milliseconds