Home
last modified time | relevance | path

Searched refs:pci0 (Results 1 – 25 of 193) sorted by relevance

12345678

/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dp1020rdb-pc_camp_core0.dts8 * eth1, eth2, sdhc, crypto, global-util, message, pci0, pci1, msi.
25 pci0 = &pci0;
H A Dmpc8641si-pre.dtsi22 pci0 = &pci0;
H A Dmpc8572ds.dts34 board_pci0: pci0: pcie@ffe08000 {
81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
H A Dmpc8548cds_32b.dts31 board_pci0: pci0: pci@e0008000 {
77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
H A Dmpc8548cds_36b.dts31 board_pci0: pci0: pci@fe0008000 {
77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
H A Dmpc8572ds_36b.dts34 board_pci0: pci0: pcie@fffe08000 {
81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
H A Dp2020ds.dts63 pci0: pcie@ffe0a000 { label
80 * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
H A Dp1020rdb-pc_camp_core1.dts102 16 /* ecm, mem, L2, pci0, pci1 */
131 pci0: pcie@ffe09000 { label
H A Dp1020si-pre.dtsi51 pci0 = &pci0;
H A Dc293si-pre.dtsi50 pci0 = &pci0;
H A Dmpc8568si-pre.dtsi52 pci0 = &pci0;
H A Dmpc8572si-pre.dtsi52 pci0 = &pci0;
H A Dmpc8548si-pre.dtsi52 pci0 = &pci0;
H A Dmpc8544si-pre.dtsi50 pci0 = &pci0;
H A Dbsc9132si-pre.dtsi48 pci0 = &pci0;
H A Dmpc8536si-pre.dtsi50 pci0 = &pci0;
H A Dp1010si-pre.dtsi51 pci0 = &pci0;
/f-stack/freebsd/x86/x86/
H A Dmptable.c169 static int pci0 = -1; variable
1021 if (pci0 == -1) in mptable_pci_setup()
1022 pci0 = i; in mptable_pci_setup()
1023 else if (pci0 != 0) in mptable_pci_setup()
1053 if (mpct == NULL || pci0 == -1 || pci0 + bus > mptable_maxbusid) in mptable_pci_probe_table()
1055 if (busses[pci0 + bus].bus_type != PCI) in mptable_pci_probe_table()
1057 args.bus = pci0 + bus; in mptable_pci_probe_table()
1108 KASSERT(pci0 != -1, ("do not know how to route PCI interrupts")); in mptable_pci_route_interrupt()
1109 args.bus = pci_get_bus(dev) + pci0; in mptable_pci_route_interrupt()
1252 KASSERT(pci0 != -1, ("do not know how to map PCI bus IDs")); in mptable_pci_host_res_init()
[all …]
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dsbc8548-pre.dtsi21 pci0 = &pci0;
H A Dstorcenter.dts25 pci0 = &pci0;
107 pci0: pci@fe800000 { label
H A DkuroboxHD.dts32 pci0 = &pci0;
115 pci0: pci@fec00000 { label
H A DkuroboxHG.dts32 pci0 = &pci0;
115 pci0: pci@fec00000 { label
H A Dmpc7448hpc2.dts24 pci0 = &pci0;
139 pci0: pci@1000 { label
H A Dmvme5100.dts21 pci0 = &pci0;
86 pci0: pci@feff0000 { label
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst183 ix0@pci0:1:0:0: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00
184 ix1@pci0:1:0:1: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00
185 ix2@pci0:2:0:0: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00
186 ix3@pci0:2:0:1: class=0x020000 card=0x00038086 chip=0x10fb8086 rev=0x01 hdr=0x00
192 #. Unit name: ``pci0``
211 For example to re-bind ``ix2@pci0:2:0:0`` and ``ix3@pci0:2:0:1`` to the ``nic_uio`` module

12345678