Searched refs:PCI (Results 1 – 25 of 134) sorted by relevance
123456
| /freebsd-12-stable/share/misc/ |
| D | pci_vendors | 4 # List of PCI ID's 10 # the PCI ID Project at https://pci-ids.ucw.cz/. 43 7a09 PCI-to-PCI Bridge 51 7a19 PCI-to-PCI Bridge 53 7a29 PCI-to-PCI Bridge 55 0001 PCAN-PCI CAN-Bus controller 66 # Wrong ID used in subsystem ID of the TELES.S0/PCI 2.x ISDN adapter 95 1703 ISDN Adapter (PCI Bus, DV, W) 96 1704 ISDN Adapter (PCI Bus, D, C) 124 0001 PCI to EISA Bridge [all …]
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | pci_ids | 4 # pci.ids: file(1) magic for PCI specific informations 8 # show hexadecimal PCI vendor identification in human readable text form 9 0 name PCI-vendor 43 # Base class code https://wiki.osdev.org/PCI 44 # show hexadecimal PCI class+sub+ProgIF identification in human readable text form 45 0 name PCI-class 114 # Prog IF of PCI class code?
|
| D | intel | 83 # also not PCI (PCIR) implies "old" ISA cards or foo like: 8a168404 (MCT-VGA.bin) 158 >>>(26.s+0x0C) use \^PCI-vendor 160 # 3 byte Device type code; probably the same meaning as in PCI section? 163 >>(26.s+0x12) use PCI-class 215 # 4 bytes ASCII Signature "PCIR" for PCI Data Structure 218 # pointer to PCI data structure like: 1Ch 38h 104h 8E44h 219 >>24 uleshort x at %#x PCI 223 >>(24.s+4) use PCI-vendor 226 # Base+sub class code https://wiki.osdev.org/PCI 227 >>(24.s+0x0D) use PCI-class [all …]
|
| /freebsd-12-stable/sys/dev/pci/ |
| D | pcib_if.m | 56 # Return the number of slots on the attached PCI bus. 64 # Return the number of functions on the attached PCI bus. 71 # Read configuration space on the PCI bus. The bus, slot and func 87 # Write configuration space on the PCI bus. The bus, slot and func 180 # Return the PCI Routing Identifier (RID) for the device. 199 # Return non-zero if PCI ARI is enabled, or zero otherwise 206 # Decode a PCI Routing Identifier (RID) into PCI bus/slot/function 217 # Request control of PCI features from host firmware, if any.
|
| /freebsd-12-stable/sys/i386/conf/ |
| D | GENERIC | 105 options PCI_HP # PCI-Express native HotPlug 106 options PCI_IOV # PCI SR-IOV support 215 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure 221 # PCI Ethernet NICs. 229 # PCI Ethernet NICs that use the common MII bus controller code. 250 device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') 325 device uhci # UHCI PCI->USB interface 326 device ohci # OHCI PCI->USB interface 327 device ehci # EHCI PCI->USB interface (USB 2.0) 328 device xhci # XHCI PCI->USB interface (USB 3.0) [all …]
|
| /freebsd-12-stable/sys/dts/powerpc/ |
| D | mpc8572ds.dts | 630 /* IDSEL 0x11 func 0 - PCI slot 1 */ 636 /* IDSEL 0x11 func 1 - PCI slot 1 */ 642 /* IDSEL 0x11 func 2 - PCI slot 1 */ 648 /* IDSEL 0x11 func 3 - PCI slot 1 */ 654 /* IDSEL 0x11 func 4 - PCI slot 1 */ 660 /* IDSEL 0x11 func 5 - PCI slot 1 */ 666 /* IDSEL 0x11 func 6 - PCI slot 1 */ 672 /* IDSEL 0x11 func 7 - PCI slot 1 */ 678 /* IDSEL 0x12 func 0 - PCI slot 2 */ 684 /* IDSEL 0x12 func 1 - PCI slot 2 */ [all …]
|
| D | p2020ds.dts | 596 // IDSEL 0x11 func 0 - PCI slot 1 600 // IDSEL 0x11 func 1 - PCI slot 1 604 // IDSEL 0x11 func 2 - PCI slot 1 608 // IDSEL 0x11 func 3 - PCI slot 1 612 // IDSEL 0x11 func 4 - PCI slot 1 616 // IDSEL 0x11 func 5 - PCI slot 1 620 // IDSEL 0x11 func 6 - PCI slot 1 624 // IDSEL 0x11 func 7 - PCI slot 1
|
| /freebsd-12-stable/sys/amd64/conf/ |
| D | GENERIC | 109 options PCI_HP # PCI-Express native HotPlug 110 options PCI_IOV # PCI SR-IOV support 223 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure 234 # PCI Ethernet NICs. 248 # PCI Ethernet NICs that use the common MII bus controller code. 269 device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') 334 device uhci # UHCI PCI->USB interface 335 device ohci # OHCI PCI->USB interface 336 device ehci # EHCI PCI->USB interface (USB 2.0) 337 device xhci # XHCI PCI->USB interface (USB 3.0) [all …]
|
| /freebsd-12-stable/sys/x86/x86/ |
| D | mptable.c | 132 {PCI, "PCI "}, 148 {2, 0, ISA, 1, PCI}, 149 {2, 0, EISA, 1, PCI}, 150 {2, 0, MCA, 1, PCI} 651 case PCI: in conforming_polarity() 673 case PCI: in conforming_trigger() 781 case PCI: in mptable_parse_io_int() 1023 if (busses[i].bus_type == PCI) { in mptable_pci_setup() 1044 KASSERT(busses[args->bus].bus_type == PCI, ("probing for non-PCI bus")); in mptable_pci_probe_table_handler() 1058 if (busses[pci0 + bus].bus_type != PCI) in mptable_pci_probe_table()
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | AP94.hints | 11 # PCI slot 17 13 # PCI slot 18
|
| D | ENH200 | 36 # Options needed for the EEPROM based calibration/PCI configuration data. 37 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | AP93 | 36 # Options needed for the EEPROM based calibration/PCI configuration data. 37 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | AP96 | 37 # Options needed for the EEPROM based calibration/PCI configuration data. 38 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | AP91 | 56 # Options needed for the EEPROM based calibration/PCI configuration data. 57 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | PICOSTATION_M2HP | 56 # Options needed for the EEPROM based calibration/PCI configuration data. 57 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | ROCKET_M2HP | 56 # Options needed for the EEPROM based calibration/PCI configuration data. 57 options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
|
| D | OCTEON1 | 175 # If you've got a "dumb" serial or parallel PCI card that is 193 # PCI Ethernet NICs. 203 # PCI Ethernet NICs that use the common MII bus controller code. 220 device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') 275 device uhci # UHCI PCI->USB interface 276 device ohci # OHCI PCI->USB interface 277 device ehci # EHCI PCI->USB interface (USB 2.0)
|
| /freebsd-12-stable/usr.sbin/bsdconfig/share/ |
| D | device.subr | 1294 f_network "bfe%d" "Broadcom BCM440x PCI Ethernet card" 1295 f_network "bge%d" "Broadcom BCM570x PCI Gigabit Ethernet card" 1299 f_network "cc3i%d" "SDL HSSI sync serial PCI card" 1302 f_network "dc%d" "DEC/Intel 21143 (and clones) PCI Fast Ethernet card" 1303 f_network "de%d" "DEC DE435 PCI NIC or other DC21040-AA based card" 1309 f_network "et%d" "Agere ET1310 based PCI Express Gigabit Ethernet card" 1312 f_network "fpa%d" "DEC DEFPA PCI FDDI card" 1315 f_network "fxp%d" "Intel EtherExpress Pro/100B PCI Fast Ethernet card" 1319 f_network "igb%d" "Intel(R) PRO/1000 PCI Express Gigabit Ethernet card" 1337 f_network "nge%d" "NatSemi PCI Gigabit Ethernet card" [all …]
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | orion5x-rd88f5182-nas.dts | 135 * MPP[20] PCI Clock to MV88F5182 136 * MPP[21] PCI Clock to mini PCI CON11
|
| /freebsd-12-stable/sys/powerpc/conf/ |
| D | GENERIC64 | 105 options PCI_HP # PCI-Express native HotPlug 155 # PCI Ethernet NICs that use the common MII bus controller code. 182 device uhci # UHCI PCI->USB interface 183 device ohci # OHCI PCI->USB interface 184 device ehci # EHCI PCI->USB interface 185 device xhci # XHCI PCI->USB interface
|
| D | GENERIC | 108 options PCI_HP # PCI-Express native HotPlug 146 # PCI Ethernet NICs that use the common MII bus controller code. 173 device uhci # UHCI PCI->USB interface 174 device ohci # OHCI PCI->USB interface 175 device ehci # EHCI PCI->USB interface
|
| /freebsd-12-stable/sys/dev/bktr/ |
| D | CHANGELOG.TXT | 16 1.1 2/20/97 Added video ioctl so we can do PCI To PCI 109 interrupts from a PCI device by default, 113 a patch to fix compilation of the BSDI's PCI 147 Added B849 PCI ID submitted by: 154 old and new VideoLogic Captivator PCI cards. 254 AVerMedia detection with PCI subsystem vendor id. 292 1.62 29 Apr 1999 Added new cards: NEC PK-UG-X017 and I/O DATA GV-BCTV2/PCI 310 subsystem_vendor_id from EEPROM and not the PCI registers. 332 Due to differences in PCI bus implementations from various 334 PCI bus compatibility modes. These are [all …]
|
| /freebsd-12-stable/sys/conf/ |
| D | NOTES | 1265 # device drivers. The host adapters are listed in the ISA and PCI 1446 # PCI bus & PCI options: 1449 options PCI_HP # PCI-Express native HotPlug 1450 options PCI_IOV # PCI SR-IOV support 1457 # PCI, CardBus, SD/MMC and pccard are self identifying buses, so 1568 # isp: Qlogic ISP 1020, 1040 and 1040B PCI SCSI host adapters, 1578 # sym: Symbios/Logic 53C8XX family of PCI-SCSI I/O processors: 1624 # The aic7xxx driver will attempt to use memory mapped I/O for all PCI 1658 # The adw driver will attempt to use memory mapped I/O for all PCI 1690 #options SYM_SETUP_PCI_PARITY #-PCI parity checking [all …]
|
| /freebsd-12-stable/sys/sparc64/conf/ |
| D | GENERIC | 176 # PCI Ethernet NICs. 184 # PCI Ethernet NICs that use the common MII bus controller code. 195 #device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le') 242 device uhci # UHCI PCI->USB interface 243 device ohci # OHCI PCI->USB interface 244 device ehci # EHCI PCI->USB interface (USB 2.0)
|
| /freebsd-12-stable/sys/arm64/conf/ |
| D | GENERIC | 128 device al_pci # Annapurna Alpine PCI-E 129 options PCI_HP # PCI-Express native HotPlug 130 options PCI_IOV # PCI SR-IOV support 132 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure 195 device xhci # XHCI PCI->USB interface (USB 3.0)
|
123456