/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/ |
fvp-base-revc.dts | 155 pci: pci@40000000 { label 159 compatible = "pci-host-ecam-generic"; 160 device_type = "pci";
|
/src/share/examples/refuse/pcifs/ |
pcifs.c | 44 static virtdir_t pci; variable in typeref:typename:virtdir_t 61 if ((ep = virtdir_find(&pci, path, strlen(path))) == NULL) { 68 (void) memcpy(st, &pci.dir, sizeof(*st)); 71 (void) memcpy(st, &pci.lnk, sizeof(*st)); 87 if ((dirp = openvirtdir(&pci, path)) == NULL) { 128 if ((ep = virtdir_find(&pci, path, strlen(path))) == NULL) { 162 (void) snprintf(buf, sizeof(buf), "pcictl pci%d list", bus); 199 if (!build_tree(&pci, bus)) {
|
/src/sys/arch/sandpoint/stand/altboot/ |
nif.c | 68 struct pcidev *pci = self; local in function:netif_init 77 tag = pci->bdf; 83 pci->drv = NULL; 86 pci->drv = dv->priv = (*dv->init)(tag, enaddr);
|
dsk.c | 91 struct pcidev *pci = self; local in function:dskdv_init 96 tag = pci->bdf; 104 pci->drv = (*dv->init)(tag, NULL); 105 if (pci->drv == NULL) 107 disk_scan(pci->drv);
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/ |
nouveau_ttm.c | 222 struct nvkm_pci *pci = device->pci; local in function:nouveau_ttm_init 252 if (pci && pci->agp.bridge) { 253 drm->agp.bridge = pci->agp.bridge; 254 drm->agp.base = pci->agp.base; 255 drm->agp.size = pci->agp.size; 256 drm->agp.cma = pci->agp.cma;
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/ |
nouveau_nvkm_subdev_pci_base.c | 33 #include <core/pci.h> 37 nvkm_pci_rd32(struct nvkm_pci *pci, u16 addr) 39 return pci->func->rd32(pci, addr); 43 nvkm_pci_wr08(struct nvkm_pci *pci, u16 addr, u8 data) 45 pci->func->wr08(pci, addr, data); 49 nvkm_pci_wr32(struct nvkm_pci *pci, u16 addr, u32 data) 51 pci->func->wr32(pci, addr, data) 76 struct nvkm_pci *pci = arg; local in function:nvkm_pci_intr 96 struct nvkm_pci *pci = nvkm_pci(subdev); local in function:nvkm_pci_fini 107 struct nvkm_pci *pci = nvkm_pci(subdev); local in function:nvkm_pci_preinit 116 struct nvkm_pci *pci = nvkm_pci(subdev); local in function:nvkm_pci_oneinit 186 struct nvkm_pci *pci = nvkm_pci(subdev); local in function:nvkm_pci_init 212 struct nvkm_pci *pci = nvkm_pci(subdev); local in function:nvkm_pci_dtor 256 struct nvkm_pci *pci; local in function:nvkm_pci_new_ [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
integratorap.dts | 125 /* One-bit control for the PCI bus clock (33 or 25 MHz) */ 127 compatible = "arm,syscon-icst525-integratorap-pci"; 154 pci: pciv3@62000000 { label 155 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
|
/src/share/examples/refuse/dmesgfs/ |
dmesgfs.c | 45 static virtdir_t pci; variable in typeref:typename:virtdir_t 77 if ((ep = virtdir_find(&pci, path, strlen(path))) == NULL) { 82 (void) memcpy(st, &pci.file, sizeof(*st)); 87 (void) memcpy(st, &pci.dir, sizeof(*st)); 90 (void) memcpy(st, &pci.lnk, sizeof(*st)); 95 st->st_ino = virtdir_offset(&pci, ep) + 10; 108 if ((dirp = openvirtdir(&pci, path)) == NULL) { 138 if ((ep = virtdir_find(&pci, path, strlen(path))) == NULL) { 162 if ((ep = virtdir_find(&pci, path, strlen(path))) == NULL) { 342 if (!build_tree(&pci, (nexus) ? nexus : "mainbus0", type)) [all...] |
/src/sys/dev/acpi/ |
acpi_pci.c | 39 #include <dev/pci/pcireg.h> 40 #include <dev/pci/pcivar.h> 41 #include <dev/pci/pcidevs.h> 42 #include <dev/pci/ppbreg.h> 44 #include <dev/pci/pci_calls.h> 62 * Regarding PCI Segment Groups (ACPI 4.0, p. 277): 64 * "The optional _SEG object is located under a PCI host bridge and 65 * evaluates to an integer that describes the PCI Segment Group (see PCI 68 * "PCI Segment Group is purely a software concept managed by syste 444 struct pci_softc *pci; local in function:acpi_pcidev_find_dev [all...] |
/src/sys/arch/i386/stand/efiboot/ |
efinet.c | 293 PCI_DEVICE_PATH *pci = (PCI_DEVICE_PATH *)dp; local in function:efi_net_pci_probe 301 /* PCI root bus */ 312 eni->bus.tag |= (pci->Device & 0x1f) << 3; 313 eni->bus.tag |= pci->Function & 0x7; 453 printf(" pci%d,%d,%d", (eni->bus.tag >> 8) & 0xff,
|
/src/sys/arch/ia64/stand/ia64/efi/ |
main.c | 544 printf(" PCI seg = %u\n", ent->pci_segment); 545 printf(" PCI bus = %u\n", ent->pci_bus); 546 printf(" PCI dev = %u\n", ent->pci_device); 547 printf(" PCI func = %u\n", ent->pci_function); 549 printf(" PCI flag = %u\n", ent->pci_flag); 560 printf(" PCI type = %u\n", ent->pci_devid); 561 printf(" PCI vndr = %u\n", ent->pci_vendor); 564 printf(" PCI iface = %u\n", ent->pci_interface); 598 struct dig64_pci_spec *pci = &pcdp->specs.pci; local in function:command_hcdp [all...] |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
nouveau_nvkm_subdev_clk_base.c | 274 struct nvkm_pci *pci = subdev->device->pci; local in function:nvkm_pstate_prog 286 nvkm_pcie_set_link(pci, pstate->pcie_speed, pstate->pcie_width);
|
/src/sys/arch/ia64/include/ |
dig64.h | 129 uint8_t type; /* = 1 indicating PCI */ 131 uint16_t length; /* of the PCI Specific Structure */ 132 uint8_t sgn; /* PCI Segment Group Number */ 133 uint8_t bus; /* PCI Bus Number */ 134 uint8_t device; /* PCI Device Number */ 135 uint8_t function; /* PCI Function Number */ 164 struct dig64_pci_spec pci; member in union:dig64_pcdp_entry::__anonf8af66d2020a
|
/src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
physdev.h | 341 struct physdev_pci_device pci; member in union:physdev_dbgp_op::__anon36d1bd74040a
|
memory.h | 596 struct physdev_pci_device pci; member in union:xen_reserved_device_memory_map::__anonb5d5c66a050a
|
domctl.h | 471 * - PCI device (XEN_DOMCTL_DEV_PCI) will be reassigned to DOM0 485 uint32_t machine_sbdf; /* machine PCI ID of assigned device */ 486 } pci; member in union:xen_domctl_assign_device::__anon68736574040a 525 } pci; member in union:xen_domctl_bind_pt_irq::__anon68736574070a
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
device.h | 163 struct nvkm_pci *pci; member in struct:nvkm_device 198 struct nvkm_device_pci *(*pci)(struct nvkm_device *); member in struct:nvkm_device_func 240 int (*pci )(struct nvkm_device *, int idx, struct nvkm_pci **); member in struct:nvkm_device_chip
|
/src/sys/dev/pci/cxgb/ |
cxgb_common.h | 35 #include <dev/pci/cxgb/cxgb_osdep.h> 36 // ??? #include <dev/pci/cxgb/cxgb_toedev.h> 378 struct pci_params pci; member in struct:adapter_params 585 #include <dev/pci/cxgb/cxgb_adapter.h> 629 return adap->params.pci.variant == PCI_VARIANT_PCIE;
|
/src/sys/external/bsd/gnu-efi/dist/inc/ |
efi_pxe.h | 940 // PCI and PC Card NICs are both identified using bus, device 947 // See S/W UNDI ROMID structure definition for PCI and 958 } PCI, PCC; 1136 // For PCI bus devices, this field is set to PXE_BUSTYPE_PCI. 1141 // This identifies the PCI network device that this UNDI interface 1149 // This is a copy of the PCI configuration space for this 1200 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
|
/src/sys/dev/ic/ |
aic7xxx.c | 96 { PCIERRSTAT, "PCI Error detected" }, 3830 * Second Function PCI devices need to inherit some 3837 ahc_dev_softc_t pci; local in function:ahc_softc_insert 3840 pci = ahc->dev_softc; 3841 if (ahc_get_pci_slot(list_pci) == ahc_get_pci_slot(pci) 3842 && ahc_get_pci_bus(list_pci) == ahc_get_pci_bus(pci)) { 4006 * PCI/EISA/VLB bus reset. Don't trust 4047 /* No Twin Channel PCI cards */
|
mfireg.h | 724 } __packed pci; member in union:mfi_evt_detail::__anon459034d40d0a 848 /* pci info */
|
/src/sys/arch/i386/stand/pxeboot/ |
pxe.h | 307 } pci, cardbus; member in union:__anon2625f15d1908::__anon2625f15d1a0a
|
/src/sys/dev/wscons/ |
wsconsio.h | 310 #define WSDISPLAY_TYPE_PCIVGA 8 /* (generic) PCI VGA */ 311 #define WSDISPLAY_TYPE_TGA 9 /* DEC PCI TGA */ 313 #define WSDISPLAY_TYPE_PCIMISC 11 /* (generic) PCI misc. disp. */ 606 } pci; member in union:wsdisplayio_bus_id::bus_data
|