Searched defs:pdev (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-swapper.c50 __hal_legacy_swapper_set( pci_dev_h pdev, pci_reg_h regh, vxge_hal_legacy_reg_t *legacy_reg) argument
[all...]
H A Dvxgehal-channel.h137 pci_dev_h pdev; member in struct:__hal_channel_t
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c56 int ipoib_vlan_add(struct ifnet *pdev, unsigned short pkey) argument
163 int ipoib_vlan_delete(struct ifnet *pdev, unsigned short pkey) argument
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-mm.c230 __hal_mempool_create(pci_dev_h pdev, in argument
[all...]
H A Dxge-queue.c261 xge_queue_create(pci_dev_h pdev, pci_irq_h irqh, int pages_initial, argument
[all...]
/freebsd-11-stable/sys/dev/ow/
H A Down.h42 own_send_command(device_t pdev, struct ow_cmd *cmd) argument
56 own_acquire_bus(device_t pdev, int how) argument
64 own_release_bus(device_t pdev) argument
72 own_crc(device_t pdev, uint8_ argument
80 own_self_command(device_t pdev, struct ow_cmd *cmd, uint8_t xpt_cmd) argument
94 own_command_wait(device_t pdev, struct ow_cmd *cmd) argument
[all...]
H A Dow.c132 ow_send_command(device_t ndev, device_t pdev, struct ow_cmd *cmd) argument
279 ow_crc(device_t ndev, device_t pdev, uint8_t *buffer, size_t len) argument
541 ow_print_child(device_t ndev, device_t pdev) argument
556 ow_probe_nomatch(device_t ndev, device_t pdev) argument
565 ow_acquire_bus(device_t ndev, device_t pdev, int how) argument
591 ow_release_bus(device_t ndev, device_t pdev) argument
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_catas.c74 struct pci_dev *pdev = dev->pdev; local
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxge-queue.h139 pci_dev_h pdev; member in struct:xge_queue_t
H A Dxgehal-mm.h76 pci_dev_h pdev; member in struct:xge_hal_mempool_t
H A Dxgehal-channel.h378 pci_dev_h pdev; member in struct:__anon11196
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxge-queue.h139 pci_dev_h pdev; member in struct:vxge_queue_t
/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_coretemp.c204 device_t pdev; local
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_iov.c202 device_t pdev; local
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c140 struct pci_dev *pdev; local
209 struct pci_dev *pdev; local
231 struct pci_dev *pdev; local
253 struct pci_dev *pdev; local
275 struct pci_dev *pdev; local
287 struct pci_dev *pdev; local
302 struct pci_dev *pdev; local
313 struct pci_dev *pdev; local
[all...]
/freebsd-11-stable/sys/dev/coretemp/
H A Dcoretemp.c153 device_t pdev; local
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c81 struct libusb20_device *pdev; local
166 struct libusb20_device *pdev; local
245 struct libusb20_device *pdev; local
311 struct libusb20_device *pdev; local
370 struct libusb20_device *pdev; local
387 struct libusb20_device *pdev; local
473 struct libusb20_device *pdev; local
609 struct libusb20_device *pdev; local
[all...]
H A Dusb_modem_test.c433 struct libusb20_device *pdev; local
[all...]
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_devs.c503 struct cdev *pdev; local
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_usbclk.c93 device_t pdev; local
113 device_t pdev; local
[all...]
/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h65 struct libusb20_device *pdev; member in struct:libusb_super_pollfd
/freebsd-11-stable/usr.sbin/usbconfig/
H A Ddump.c98 dump_field(struct libusb20_device *pdev, const char *plevel, argument
271 dump_endpoint(struct libusb20_device *pdev, argument
283 dump_iface(struct libusb20_device *pdev, argument
301 dump_device_info(struct libusb20_device *pdev, uint8_ argument
392 dump_device_desc(struct libusb20_device *pdev) argument
402 dump_config(struct libusb20_device *pdev, uint8_t all_cfg) argument
451 dump_string_by_index(struct libusb20_device *pdev, uint8_t str_index) argument
488 dump_device_stats(struct libusb20_device *pdev) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c254 struct pci_dev *pdev; local
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h81 struct pci_dev *pdev; member in struct:ddp_params
103 struct pci_dev *pdev; member in struct:ulp_iscsi_info
127 struct device *pdev; /* associated PCI device */ member in struct:rdma_info
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_device.c907 static bool radeon_switcheroo_quirk_long_wakeup(struct pci_dev *pdev) argument
931 static void radeon_switcheroo_set_state(struct pci_dev *pdev, enum vga_switcheroo_state state) argument
971 radeon_switcheroo_can_switch(struct pci_dev *pdev) argument
[all...]

Completed in 140 milliseconds

123