Searched defs:pci (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-11.0-release/sys/arm64/cavium/
H A Dthunder_pcie_fdt.c128 thunder_pcie_fdt_get_id(device_t pci, device_t child, enum pci_id_type type, argument
[all...]
H A Dthunder_pcie_pem_fdt.c114 thunder_pem_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, argument
126 thunder_pem_fdt_release_msi(device_t pci, device_t child, int count, int *irqs) argument
136 thunder_pem_fdt_alloc_msix(device_t pci, device_t child, int *irq) argument
146 thunder_pem_fdt_release_msix(device_t pci, device_t child, int irq) argument
156 thunder_pem_fdt_map_msi(device_t pci, device_t child, int irq, uint64_t *addr, uint32_t *data) argument
167 thunder_pem_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, int *irqs) argument
175 thunder_pem_fdt_release_msi(device_t pci, device_t child, int count, int *irqs) argument
182 thunder_pem_fdt_alloc_msix(device_t pci, device_t child, int *irq) argument
189 thunder_pem_fdt_release_msix(device_t pci, device_t child, int irq) argument
196 thunder_pem_fdt_map_msi(device_t pci, device_t child, int irq, uint64_t *addr, uint32_t *data) argument
[all...]
H A Dthunder_pcie_pem.c347 thunder_pem_alloc_msi(device_t pci, device_t child, int count, int maxcount, argument
358 thunder_pem_release_msi(device_t pci, device_t child, int count, int *irqs) argument
367 thunder_pem_alloc_msix(device_t pci, device_t child, int *irq) argument
376 thunder_pem_release_msix(device_t pci, device_t child, int irq) argument
385 thunder_pem_map_msi(device_t pci, device_t child, int irq, uint64_t *addr, uint32_t *data) argument
395 thunder_pem_get_id(device_t pci, device_t child, enum pci_id_type type, uintptr_t *id) argument
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_pci.c58 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, argument
229 PROXY_CERT_INFO_EXTENSION *pci = NULL; local
[all...]
H A Dv3_purp.c394 PROXY_CERT_INFO_EXTENSION *pci; local
/freebsd-11.0-release/sys/dev/ofw/
H A Dofwpci.h45 uint64_t pci; member in struct:ofw_pci_range
H A Dofw_subr.c50 int pci, res; local
84 int pci, pcib, res; local
[all...]
/freebsd-11.0-release/sys/dev/cardbus/
H A Dcardbusvar.h50 struct pci_devinfo pci; member in struct:cardbus_devinfo
/freebsd-11.0-release/sys/powerpc/ofw/
H A Dofw_pci.h39 uint64_t pci; member in struct:ofw_pci_range
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.c249 struct pci_conf_io pci; local
[all...]
/freebsd-11.0-release/sys/compat/linsysfs/
H A Dlinsysfs.c231 struct pfs_node *pci; local
/freebsd-11.0-release/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c89 devclass_t pci; local
/freebsd-11.0-release/sys/boot/efi/boot1/
H A Dboot1.c197 PCI_DEVICE_PATH *pci; local
/freebsd-11.0-release/sys/dev/pci/
H A Dpci_host_generic.c717 generic_pcie_alloc_msi(device_t pci, device_t child, int count, int maxcount, argument
735 generic_pcie_release_msi(device_t pci, device_t child, int count, int *irqs) argument
751 generic_pcie_map_msi(device_t pci, device_t child, int irq, uint64_t *addr, uint32_t *data) argument
768 generic_pcie_alloc_msix(device_t pci, device_t child, int *irq) argument
784 generic_pcie_release_msix(device_t pci, device_t child, int irq) argument
800 generic_pcie_get_id(device_t pci, device_t child, enum pci_id_type type, uintptr_t *id) argument
[all...]
/freebsd-11.0-release/sys/dev/agp/
H A Dagp.c106 devclass_t pci = devclass_find("pci"); local
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic_osm_lib.h403 aic_pci_read_config(aic_dev_softc_t pci, int reg, int width) argument
409 aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width) argument
415 aic_get_pci_function(aic_dev_softc_t pci) argument
421 aic_get_pci_slot(aic_dev_softc_t pci) argument
427 aic_get_pci_bus(aic_dev_softc_t pci) argument
[all...]
H A Daic79xx_pci.c286 ahd_find_pci_device(aic_dev_softc_t pci) argument
985 aic_dev_softc_t pci; local
[all...]
H A Daic7xxx_pci.c745 ahc_find_pci_device(aic_dev_softc_t pci) argument
2156 aic_dev_softc_t pci; local
2174 aic_dev_softc_t pci; local
2249 aic_dev_softc_t pci; local
2300 aic_dev_softc_t pci; local
2331 aic_dev_softc_t pci; local
2387 aic_dev_softc_t pci; local
2402 aic_dev_softc_t pci; local
2436 aic_dev_softc_t pci; local
2458 aic_dev_softc_t pci; local
2485 aic_dev_softc_t pci; local
[all...]
/freebsd-11.0-release/sys/x86/iommu/
H A Dbusdma_dmar.c100 device_t l, pci, pcib, pcip, pcibp, requester; local
[all...]
/freebsd-11.0-release/sys/dev/hme/
H A Dif_hme.c950 int error, i, nsegs, pci, ri, si; local
/freebsd-11.0-release/sys/kern/
H A Dsubr_intr.c1215 intr_alloc_msi(device_t pci, device_t child, intptr_t xref, int count, argument
1245 intr_release_msi(device_t pci, device_t child, intptr_t xref, int count, argument
1276 intr_alloc_msix(device_t pci, device_t child, intptr_t xref, int *irq) argument
1300 intr_release_msix(device_t pci, device_t child, intptr_t xref, int irq) argument
1323 intr_map_msi(device_t pci, device_t child, intptr_t xref, int irq, argument
/freebsd-11.0-release/sys/dev/sge/
H A Dif_sge.c267 devclass_t pci; local
/freebsd-11.0-release/sys/xen/interface/
H A Dphysdev.h341 struct physdev_pci_device pci; member in union:physdev_dbgp_op::__anon13572
/freebsd-11.0-release/contrib/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc375 pthread_create_info *pci = local
[all...]
/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c2986 struct pmc_classinfo *pci; local

Completed in 486 milliseconds

12