Searched defs:dev (Results 101 - 125 of 2506) sorted by last modified time

1234567891011>>

/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c95 struct mlx5_fpga_tools_dev *dev = NULL; local
117 struct mlx5_fpga_tools_dev *dev; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_main.c104 static void *mlx4_en_get_netdev(struct mlx4_dev *dev, void *ctx, u8 port) argument
111 static void mlx4_en_event(struct mlx4_dev *dev, void *endev_ptr, argument
145 static void mlx4_en_remove(struct mlx4_dev *dev, void *endev_ptr) argument
167 mlx4_en_activate(struct mlx4_dev *dev, void *ctx) argument
180 mlx4_en_add(struct mlx4_dev *dev) argument
[all...]
H A Dmlx4_en_netdev.c64 struct net_device *dev = cq->dev; local
400 mlx4_en_vlan_rx_add_vid(void *arg, struct net_device *dev, u16 vid) argument
427 mlx4_en_vlan_rx_kill_vid(void *arg, struct net_device *dev, u16 vid) argument
476 struct mlx4_dev *dev = mdev->dev; local
528 struct mlx4_dev *dev = mdev->dev; local
554 struct mlx4_dev *dev = mdev->dev; local
590 struct mlx4_dev *dev = mdev->dev; local
606 mlx4_en_clear_uclist(struct net_device *dev) argument
617 mlx4_en_cache_uclist(struct net_device *dev) argument
644 mlx4_en_clear_mclist(struct net_device *dev) argument
655 mlx4_en_cache_mclist(struct net_device *dev) argument
731 mlx4_en_set_rx_mode(struct net_device *dev) argument
844 mlx4_en_do_multicast(struct mlx4_en_priv *priv, struct net_device *dev, struct mlx4_en_dev *mdev) argument
979 mlx4_en_do_unicast(struct mlx4_en_priv *priv, struct net_device *dev, struct mlx4_en_dev *mdev) argument
1014 struct net_device *dev = priv->dev; local
1261 mlx4_en_start_port(struct net_device *dev) argument
1454 mlx4_en_stop_port(struct net_device *dev) argument
1571 struct net_device *dev = priv->dev; local
1604 mlx4_en_clear_stats(struct net_device *dev) argument
1638 struct net_device *dev; local
1763 mlx4_en_destroy_netdev(struct net_device *dev) argument
1818 mlx4_en_change_mtu(struct net_device *dev, int new_mtu) argument
1889 mlx4_en_media_status(struct ifnet *dev, struct ifmediareq *ifmr) argument
1902 mlx4_en_media_change(struct ifnet *dev) argument
1949 mlx4_en_ioctl(struct ifnet *dev, u_long command, caddr_t data) argument
2140 struct net_device *dev; local
2351 mlx4_en_set_ring_size(struct net_device *dev, int rx_size, int tx_size) argument
2425 mlx4_en_get_module_info(struct net_device *dev, struct ethtool_modinfo *modinfo) argument
2472 mlx4_en_get_module_eeprom(struct net_device *dev, struct ethtool_eeprom *ee, u8 *data) argument
2540 struct net_device *dev; local
2656 struct net_device *dev; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c181 static inline void mlx4_set_num_reserved_uars(struct mlx4_dev *dev, argument
195 int mlx4_check_port_params(struct mlx4_dev *dev, argument
219 mlx4_set_port_mask(struct mlx4_dev *dev) argument
231 mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) argument
250 mlx4_enable_cqe_eqe_stride(struct mlx4_dev *dev) argument
285 _mlx4_dev_port(struct mlx4_dev *dev, int port, struct mlx4_port_cap *port_cap) argument
312 mlx4_dev_port(struct mlx4_dev *dev, int port, struct mlx4_port_cap *port_cap) argument
325 mlx4_enable_ignore_fcs(struct mlx4_dev *dev) argument
345 mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) argument
626 mlx4_get_pcie_dev_link_caps(struct mlx4_dev *dev, enum pci_bus_speed *speed, enum pcie_link_width *width) argument
667 mlx4_check_pcie_caps(struct mlx4_dev *dev) argument
706 mlx4_how_many_lives_vf(struct mlx4_dev *dev) argument
725 mlx4_get_parav_qkey(struct mlx4_dev *dev, u32 qpn, u32 *qkey) argument
743 mlx4_sync_pkey_table(struct mlx4_dev *dev, int slave, int port, int i, int val) argument
754 mlx4_put_slave_node_guid(struct mlx4_dev *dev, int slave, __be64 guid) argument
765 mlx4_get_slave_node_guid(struct mlx4_dev *dev, int slave) argument
776 mlx4_is_slave_active(struct mlx4_dev *dev, int slave) argument
789 slave_adjust_steering_mode(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, struct mlx4_init_hca_param *hca_param) argument
806 mlx4_slave_cap(struct mlx4_dev *dev) argument
1016 mlx4_request_modules(struct mlx4_dev *dev) argument
1041 mlx4_change_port_types(struct mlx4_dev *dev, enum mlx4_port_type *port_types) argument
1079 show_port_type(struct device *dev, struct device_attribute *attr, char *buf) argument
1166 set_port_type(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
1231 show_port_ib_mtu(struct device *dev, struct device_attribute *attr, char *buf) argument
1244 set_port_ib_mtu(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
1291 mlx4_mf_bond(struct mlx4_dev *dev) argument
1347 mlx4_mf_unbond(struct mlx4_dev *dev) argument
1367 mlx4_bond(struct mlx4_dev *dev) argument
1395 mlx4_unbond(struct mlx4_dev *dev) argument
1425 mlx4_port_map_set(struct mlx4_dev *dev, struct mlx4_port_map *v2p) argument
1469 mlx4_load_fw(struct mlx4_dev *dev) argument
1503 mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, int cmpt_entry_sz) argument
1562 mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, struct mlx4_init_hca_param *init_hca, u64 icm_size) argument
1766 mlx4_free_icms(struct mlx4_dev *dev) argument
1789 mlx4_slave_exit(struct mlx4_dev *dev) argument
1800 map_bf_area(struct mlx4_dev *dev) argument
1821 unmap_bf_area(struct mlx4_dev *dev) argument
1827 mlx4_read_clock(struct mlx4_dev *dev) argument
1852 map_internal_clock(struct mlx4_dev *dev) argument
1867 mlx4_get_internal_clock_params(struct mlx4_dev *dev, struct mlx4_clock_params *params) argument
1886 unmap_internal_clock(struct mlx4_dev *dev) argument
1894 mlx4_close_hca(struct mlx4_dev *dev) argument
1907 mlx4_close_fw(struct mlx4_dev *dev) argument
1915 mlx4_comm_check_offline(struct mlx4_dev *dev) argument
1943 mlx4_reset_vf_support(struct mlx4_dev *dev) argument
1959 mlx4_init_slave(struct mlx4_dev *dev) argument
2029 mlx4_parav_master_pf_caps(struct mlx4_dev *dev) argument
2082 choose_steering_mode(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) argument
2135 choose_tunnel_offload_mode(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) argument
2148 mlx4_validate_optimized_steering(struct mlx4_dev *dev) argument
2177 mlx4_init_fw(struct mlx4_dev *dev) argument
2208 mlx4_init_hca(struct mlx4_dev *dev) argument
2410 mlx4_init_counters_table(struct mlx4_dev *dev) argument
2428 mlx4_cleanup_counters_table(struct mlx4_dev *dev) argument
2439 mlx4_cleanup_default_counters(struct mlx4_dev *dev) argument
2449 mlx4_allocate_default_counters(struct mlx4_dev *dev) argument
2485 __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) argument
2501 mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) argument
2519 __mlx4_clear_if_stat(struct mlx4_dev *dev, u8 counter_index) argument
2538 __mlx4_counter_free(struct mlx4_dev *dev, u32 idx) argument
2552 mlx4_counter_free(struct mlx4_dev *dev, u32 idx) argument
2567 mlx4_get_default_counter_index(struct mlx4_dev *dev, int port) argument
2575 mlx4_set_admin_guid(struct mlx4_dev *dev, __be64 guid, int entry, int port) argument
2583 mlx4_get_admin_guid(struct mlx4_dev *dev, int entry, int port) argument
2591 mlx4_set_random_admin_guid(struct mlx4_dev *dev, int entry, int port) argument
2606 mlx4_setup_hca(struct mlx4_dev *dev) argument
2808 mlx4_init_affinity_hint(struct mlx4_dev *dev, int port, int eqn) argument
2835 mlx4_enable_msi_x(struct mlx4_dev *dev) argument
2929 mlx4_init_port_info(struct mlx4_dev *dev, int port) argument
2997 mlx4_init_steering(struct mlx4_dev *dev) argument
3015 mlx4_clear_steering(struct mlx4_dev *dev) argument
3056 mlx4_get_ownership(struct mlx4_dev *dev) argument
3077 mlx4_free_ownership(struct mlx4_dev *dev) argument
3099 mlx4_enable_sriov(struct mlx4_dev *dev, struct pci_dev *pdev, u8 total_vfs, int existing_vfs, int reset_flow) argument
3158 mlx4_check_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, int *nvfs) argument
3172 mlx4_pci_enable_device(struct mlx4_dev *dev) argument
3188 mlx4_pci_disable_device(struct mlx4_dev *dev) argument
3204 struct mlx4_dev *dev; local
3754 struct mlx4_dev *dev; local
3809 mlx4_clean_dev(struct mlx4_dev *dev) argument
3823 struct mlx4_dev *dev = persist->dev; local
3904 struct mlx4_dev *dev = persist->dev; local
3948 restore_current_port_types(struct mlx4_dev *dev, enum mlx4_port_type *types, enum mlx4_port_type *poss_types) argument
3971 struct mlx4_dev *dev = persist->dev; local
4082 struct mlx4_dev *dev = persist->dev; local
4099 struct mlx4_dev *dev = persist->dev; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c6543 zfsdev_ioctl(struct cdev *dev, u_long zcmd, caddr_t arg, int flag, argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c89 static int mlx5_cmd_destroy_eq(struct mlx5_core_dev *dev, u8 eqn) argument
220 mlx5_temp_warning_event(struct mlx5_core_dev *dev, struct mlx5_eqe *eqe) argument
229 mlx5_eq_int(struct mlx5_core_dev *dev, struct mlx5_eq *eq) argument
401 struct mlx5_core_dev *dev = eq->dev; local
422 mlx5_create_map_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq, u8 vecidx, int nent, u64 mask, struct mlx5_uar *uar) argument
511 mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq) argument
526 mlx5_eq_init(struct mlx5_core_dev *dev) argument
538 mlx5_eq_cleanup(struct mlx5_core_dev *dev) argument
542 mlx5_start_eqs(struct mlx5_core_dev *dev) argument
611 mlx5_stop_eqs(struct mlx5_core_dev *dev) argument
630 mlx5_core_eq_query(struct mlx5_core_dev *dev, struct mlx5_eq *eq, u32 *out, int outlen) argument
681 mlx5_query_module_status(struct mlx5_core_dev *dev, int module_num) argument
688 mlx5_port_module_event(struct mlx5_core_dev *dev, struct mlx5_eqe *eqe) argument
737 mlx5_port_general_notification_event(struct mlx5_core_dev *dev, struct mlx5_eqe *eqe) argument
762 mlx5_disable_interrupts(struct mlx5_core_dev *dev) argument
772 mlx5_poll_interrupts(struct mlx5_core_dev *dev) argument
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c879 refclock_open( const char *dev, u_int speed, u_int lflags ) argument
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c156 mxge_probe(device_t dev) argument
218 device_t dev = sc->dev; local
558 device_t dev = sc->dev; local
3820 device_t dev = sc->dev; local
3847 device_t dev = sc->dev; local
4750 mxge_attach(device_t dev) argument
4973 mxge_detach(device_t dev) argument
5013 mxge_shutdown(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c780 t4_probe(device_t dev) argument
805 t5_probe(device_t dev) argument
830 t6_probe(device_t dev) argument
850 t5_attribute_workaround(device_t dev) argument
934 t4_attach(device_t dev) argument
1352 t4_child_location_str(device_t bus, device_t dev, char *buf, size_t buflen) argument
1371 t4_ready(device_t dev) argument
1382 t4_read_port_device(device_t dev, int port, device_t *child) argument
1398 notify_siblings(device_t dev, int detaching) argument
1425 t4_detach(device_t dev) argument
1443 t4_detach_common(device_t dev) argument
1584 cxgbe_probe(device_t dev) argument
1601 cxgbe_vi_attach(device_t dev, struct vi_info *vi) argument
1671 cxgbe_attach(device_t dev) argument
1723 cxgbe_detach(device_t dev) argument
2416 vcxgbe_probe(device_t dev) argument
2479 vcxgbe_attach(device_t dev) argument
2507 vcxgbe_detach(device_t dev) argument
9816 device_t dev; local
9829 device_t dev; local
9922 t4_ioctl(struct cdev *dev, unsigned long cmd, caddr_t data, int fflag, struct thread *td) argument
10575 device_t dev; local
10601 device_t dev; local
[all...]
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c328 cxgb_get_ident(device_t dev) argument
342 cxgb_get_adapter_info(device_t dev) argument
357 cxgb_controller_probe(device_t dev) argument
438 cxgb_controller_attach(device_t dev) argument
692 cxgb_controller_detach(device_t dev) argument
961 cxgb_port_probe(device_t dev) argument
996 cxgb_port_attach(device_t dev) argument
1075 cxgb_port_detach(device_t dev) argument
1140 device_t dev; local
1180 device_t dev; local
1193 device_t dev; local
2445 touch_bars(device_t dev) argument
2514 cxgb_extension_open(struct cdev *dev, int flags, int fmp, struct thread *td) argument
2520 cxgb_extension_close(struct cdev *dev, int flags, int fmt, struct thread *td) argument
2526 cxgb_extension_ioctl(struct cdev *dev, unsigned long cmd, caddr_t data, int fflag, struct thread *td) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dvfs_syscalls.c1069 int dev; member in struct:mknod_args
1085 dev_t dev; member in struct:mknodat_args
1097 kern_mknodat(struct thread *td, int fd, char *path, enum uio_seg pathseg, int mode, int dev) argument
/freebsd-11-stable/sys/dev/cpuctl/
H A Dcpuctl.c154 cpuctl_ioctl(struct cdev *dev, u_long cmd, caddr_t data, argument
554 cpuctl_open(struct cdev *dev, int flags, int fmt __unused, struct thread *td) argument
/freebsd-11-stable/sys/x86/xen/
H A Dxenpv.c88 xenpv_probe(device_t dev) argument
96 xenpv_attach(device_t dev) argument
119 xenpv_alloc_physmem(device_t dev, device_t child, int *res_id, size_t size) argument
142 xenpv_free_physmem(device_t dev, device_t child, int res_id, struct resource *res) argument
185 xenmem_alloc(device_t dev, int *res_id, size_t size) argument
196 xenmem_free(device_t dev, int res_id, struct resource *res) argument
[all...]
/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c188 evtchn_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
242 evtchn_read(struct cdev *dev, struct uio *uio, int ioflag) argument
318 evtchn_write(struct cdev *dev, struct uio *uio, int ioflag) argument
391 evtchn_ioctl(struct cdev *dev, unsigned long cmd, caddr_t arg, argument
532 evtchn_poll(struct cdev *dev, int events, struct thread *td) argument
572 evtchn_probe(device_t dev) argument
580 evtchn_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c230 xencons_init_hypervisor(device_t dev, struct tty *tp, argument
283 xencons_init_ring(device_t dev, struct tty *tp, driver_intr_t intr_handler) argument
623 xencons_cngetc(struct consdev *dev) argument
632 xencons_cnputc(struct consdev *dev, int c) argument
720 xencons_probe(device_t dev) argument
728 xencons_attach(device_t dev) argument
762 xencons_resume(device_t dev) argument
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h225 struct device dev; member in struct:pci_dev
502 pci_pcie_cap(struct pci_dev *dev) argument
615 pci_enable_msix_range(struct pci_dev *dev, struct msix_entry *entries, int minvec, int maxvec) argument
670 pci_enable_sriov(struct pci_dev *dev, int nr_virtfn) argument
674 pci_disable_sriov(struct pci_dev *dev) argument
760 pci_physfn(struct pci_dev *dev) argument
765 pci_is_pcie(struct pci_dev *dev) argument
770 pcie_flags_reg(struct pci_dev *dev) argument
785 pci_pcie_type(struct pci_dev *dev) argument
790 pcie_cap_version(struct pci_dev *dev) argument
795 pcie_cap_has_lnkctl(struct pci_dev *dev) argument
805 pcie_cap_has_devctl(const struct pci_dev *dev) argument
810 pcie_cap_has_sltctl(struct pci_dev *dev) argument
819 pcie_cap_has_rtctl(struct pci_dev *dev) argument
827 pcie_capability_reg_implemented(struct pci_dev *dev, int pos) argument
863 pcie_capability_read_dword(struct pci_dev *dev, int pos, u32 *dst) argument
875 pcie_capability_read_word(struct pci_dev *dev, int pos, u16 *dst) argument
887 pcie_capability_write_word(struct pci_dev *dev, int pos, u16 val) argument
898 pcie_get_minimum_link(struct pci_dev *dev, enum pci_bus_speed *speed, enum pcie_link_width *width) argument
907 pci_num_vf(struct pci_dev *dev) argument
913 pcie_get_speed_cap(struct pci_dev *dev) argument
962 pcie_get_width_cap(struct pci_dev *dev) argument
974 pcie_get_mps(struct pci_dev *dev) argument
[all...]
/freebsd-11-stable/lib/libusb/
H A Dlibusb10.c277 struct libusb_device *dev; local
359 libusb_get_bus_number(libusb_device *dev) argument
367 libusb_get_port_number(libusb_device *dev) argument
375 libusb_get_port_numbers(libusb_device *dev, uint8_t *buf, uint8_t bufsize) argument
381 libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *buf, uint8_t bufsize) argument
388 libusb_get_device_address(libusb_device *dev) argument
396 libusb_get_device_speed(libusb_device *dev) argument
417 libusb_get_max_packet_size(libusb_device *dev, uint8_t endpoint) argument
456 libusb_get_max_iso_packet_size(libusb_device *dev, uint8_t endpoint) argument
480 libusb_ref_device(libusb_device *dev) argument
493 libusb_unref_device(libusb_device *dev) argument
509 libusb_open(libusb_device *dev, libusb_device_handle **devh) argument
587 struct libusb_device *dev; local
637 struct libusb_device *dev; local
682 libusb_device *dev; local
708 libusb_device *dev; local
738 libusb_device *dev; local
789 struct libusb_device *dev; local
821 libusb_device *dev; local
844 libusb_device *dev; local
933 libusb_set_auto_detach_kernel_driver(libusb_device_handle *dev, int enable) argument
1070 struct libusb_device *dev; local
1326 struct libusb_device *dev; local
1443 struct libusb_device *dev; local
1505 struct libusb_device *dev; local
1588 libusb10_cancel_all_transfer(libusb_device *dev) argument
1604 libusb10_cancel_all_transfer_locked(struct libusb20_device *pdev, struct libusb_device *dev) argument
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c456 struct cdev *dev; member in struct:psm_softc
1362 psmprobe(device_t dev) argument
1732 psm_register(device_t dev, int model_code) argument
1808 psm_register_synaptics(device_t dev) argument
1884 psm_register_elantech(device_t dev) argument
1942 psmattach(device_t dev) argument
2044 psmdetach(device_t dev) argument
2144 psm_cdev_open(struct cdev *dev, int flag, int fmt, struct thread *td) argument
2177 psm_cdev_close(struct cdev *dev, int flag, int fmt, struct thread *td) argument
2425 psmread(struct cdev *dev, struct uio *uio, int flag) argument
2572 psmwrite(struct cdev *dev, struct uio *uio, int flag) argument
2604 psmioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td) argument
5257 psmpoll(struct cdev *dev, int events, struct thread *td) argument
7376 psmresume(device_t dev) argument
7529 psmcpnp_probe(device_t dev) argument
7573 psmcpnp_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_smsc.c437 smsc_miibus_readreg(device_t dev, int phy, int reg) argument
485 smsc_miibus_writereg(device_t dev, int phy, int reg, int val) argument
531 smsc_miibus_statchg(device_t dev) argument
1836 smsc_probe(device_t dev) argument
1861 smsc_attach(device_t dev) argument
1910 smsc_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_alloc.c2180 struct cdev *dev; local
2490 struct cdev *dev; local
[all...]
/freebsd-11-stable/sys/dev/mps/
H A Dmps_user.c209 mps_open(struct cdev *dev, int flags, int fmt, struct thread *td) argument
216 mps_close(struct cdev *dev, int flags, int fmt, struct thread *td) argument
2061 mps_ioctl(struct cdev *dev, u_long cmd, void *arg, int flag, struct thread *td) argument
2279 mps_ioctl32(struct cdev *dev, u_long cmd32, void *_arg, int flag, struct thread *td) argument
2409 mps_ioctl_devsw(struct cdev *dev, u_long com, caddr_t arg, int flag, struct thread *td) argument
[all...]
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld.h279 dev_t dev; /* Object's filesystem's device */ member in struct:Struct_Obj_Entry
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c509 ubt_probe(device_t dev) argument
536 ubt_attach(device_t dev) argument
688 ubt_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c334 bnxt_register(device_t dev) argument
[all...]
H A Dbnxt.h557 device_t dev; member in struct:bnxt_softc

Completed in 547 milliseconds

1234567891011>>