Searched defs:dev (Results 1 - 25 of 160) sorted by relevance

1234567

/barrelfish-2018-10-04/lib/virtio/backends/
H A Dvirtio_device_io.c22 errval_t virtio_device_pci_alloc(struct virtio_device **dev) argument
27 errval_t virtio_device_pci_free(struct virtio_device **dev) argument
H A Dvirtio_device_pci.c22 errval_t virtio_device_pci_alloc(struct virtio_device **dev) argument
27 errval_t virtio_device_pci_free(struct virtio_device **dev) argument
H A Dvirtio_mmio.h21 struct virtio_device dev; member in struct:virtio_device_mmio
/barrelfish-2018-10-04/include/dma/ioat/
H A Dioat_dma_device.h21 static inline struct ioat_dma_device *dma_device_to_ioat(struct dma_device *dev) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/virtio/block/
H A Drequest.h52 static inline struct vblock_req *vblock_request_alloc(struct vblock_device *dev) argument
73 static inline void vblock_request_free(struct vblock_device *dev, argument
[all...]
/barrelfish-2018-10-04/lib/libc/gen/
H A Ddevname.c46 devname_r(dev_t dev, mode_t type, char *buf, int len) argument
70 devname(dev_t dev, mode_t type) argument
/barrelfish-2018-10-04/usr/acpi/arch/x86/
H A Dioapic.h23 lpc_ioapic_t dev; member in struct:ioapic
H A Dacpi_service_arch.c51 vtd_add_device(struct acpi_binding *b, uint32_t seg, uint32_t bus, uint32_t dev, uint32_t func, struct capref pml4) argument
60 vtd_remove_device(struct acpi_binding *b, uint32_t seg, uint32_t bus, uint32_t dev, uint32_t func, struct capref pml4) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dah.c67 struct mlx4_dev *dev = to_mdev(pd->device)->dev; local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_uar.c38 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar) argument
49 void mthca_uar_free(struct mthca_dev *dev, struct mthca_uar *uar) argument
54 int mthca_init_uar_table(struct mthca_dev *dev) argument
72 mthca_cleanup_uar_table(struct mthca_dev *dev) argument
[all...]
H A Dmthca_pd.c39 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd) argument
62 void mthca_pd_free(struct mthca_dev *dev, struct mthca_pd *pd) argument
69 int mthca_init_pd_table(struct mthca_dev *dev) argument
77 mthca_cleanup_pd_table(struct mthca_dev *dev) argument
[all...]
/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dia32_spaces.h26 static inline uint64_t ia32_msr_read_64(ia32_t *dev, size_t offset) argument
31 static inline void ia32_msr_write_64(ia32_t *dev, size_t offset, argument
37 static inline uint32_t ia32_msr_read_32(ia32_t *dev, size_t offset) argument
42 static inline void ia32_msr_write_32(ia32_t *dev, size_t offset, argument
/barrelfish-2018-10-04/usr/acpi/
H A Dlpc_ioapic_ioapic_impl.h18 static inline uint32_t lpc_ioapic_ioapic_read_32(lpc_ioapic_t *dev, argument
28 static inline uint64_t lpc_ioapic_ioapic_read_64(lpc_ioapic_t *dev, argument
44 static inline void lpc_ioapic_ioapic_write_32(lpc_ioapic_t *dev, size_t offset, argument
54 lpc_ioapic_ioapic_write_64(lpc_ioapic_t *dev, size_t offset, uint64_t value) argument
[all...]
/barrelfish-2018-10-04/include/dma/xeon_phi/
H A Dxeon_phi_dma_device.h51 static inline struct xeon_phi_dma_device *dma_device_to_xeon_phi(struct dma_device *dev) argument
[all...]
/barrelfish-2018-10-04/lib/dma/
H A Ddma_device.c30 errval_t dma_device_poll_channels(struct dma_device *dev) argument
52 inline dma_dev_id_t dma_device_get_id(struct dma_device *dev) argument
64 inline dma_dev_id_t dma_device_get_type(struct dma_device *dev) argument
76 dma_device_get_state(struct dma_device *dev) argument
89 dma_device_get_mmio_vbase(struct dma_device *dev) argument
102 dma_device_get_channel_count(struct dma_device *dev) argument
117 dma_device_get_channe_by_idx(struct dma_device *dev, uint8_t idx) argument
133 dma_device_get_channel(struct dma_device *dev) argument
[all...]
/barrelfish-2018-10-04/usr/arrakismon/
H A Dpc16550d.h30 pc16550d_mem_t dev; member in struct:pc16550d
H A Dpci.c58 struct pci_device *dev = bus->device[device]; local
99 struct pci_device *dev = bus->device[device]; local
H A Dpci_host.c36 static void confspace_write(struct pci_device *dev, argument
42 static void confspace_read(struct pci_device *dev, argument
68 struct pci_device *dev = calloc(1, sizeof(struct pci_device)); local
H A Dpci_hostbridge.c28 static void confspace_write(struct pci_device *dev, argument
34 static void confspace_read(struct pci_device *dev, argument
54 struct pci_device *dev = calloc(1, sizeof(struct pci_device)); local
/barrelfish-2018-10-04/usr/drivers/ioat_dma/
H A Dioat_mgr_service.c36 struct ioat_dev_handle *dev = calloc(1, sizeof(*dev)); local
59 struct ioat_dev_handle *dev = avail_devices; local
[all...]
/barrelfish-2018-10-04/usr/drivers/omap44xx/cm2/
H A Dmodule.c42 init(struct bfdriver_instance* bfi, const char* name, uint64_t flags, struct capref* caps, size_t caps_len, char** args, size_t args_len, iref_t* dev) argument
/barrelfish-2018-10-04/include/cpuid/
H A Dcpuid_spaces.h21 static inline uint32_t cpuid_eax_read_32(cpuid_t *dev, size_t offset) argument
28 static inline uint32_t cpuid_ebx_read_32(cpuid_t *dev, size_t offset) argument
35 static inline uint32_t cpuid_ecx_read_32(cpuid_t *dev, size_t offset) argument
42 static inline uint32_t cpuid_edx_read_32(cpuid_t *dev, size_t offset) argument
49 static inline uint32_t cpuid_dcpa_read_32(cpuid_t *dev, size_t offset) argument
54 static inline uint32_t cpuid_dcpb_read_32(cpuid_t *dev, size_t offset) argument
59 static inline uint32_t cpuid_dcpc_read_32(cpuid_t *dev, size_t offset) argument
/barrelfish-2018-10-04/include/dma/
H A Ddma_channel.h149 static inline dma_chan_id_t dma_channel_id_build(dma_dev_id_t dev, argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Den_main.c177 void *mlx4_en_add(struct mlx4_dev *dev, struc argument
[all...]
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dpci.c58 struct pci_device *dev = bus->device[device]; local
102 struct pci_device *dev = bus->device[device]; local

Completed in 114 milliseconds

1234567