Searched defs:vid (Results 1 - 25 of 102) sorted by relevance

12345

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dvlan_ioctl.c62 int vlan_add(const char *if_name, int vid, const char *vlan_if_name) argument
H A Dvlan_util.c24 int vlan_add(const char *if_name, int vid, const char *vlan_if_name) argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dneigh.h27 int vid; member in struct:get_neigh_handler
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c106 static int mlx5_fpga_tools_add(struct mlx5_fpga_device *fdev, u32 vid, u16 pid) argument
/freebsd-11-stable/contrib/binutils/binutils/
H A Dmcparse.y195 vid: /* empty */ label
H A Dwindmc.h56 rc_uint_type vid; member in struct:mc_node_lang
69 rc_uint_type vid; member in struct:mc_node
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi_pci.c84 uint16_t vid; member in struct:bwi_dev
107 uint16_t did, vid; local
/freebsd-11-stable/sys/dev/an/
H A Dif_an_pci.c122 uint16_t vid, did; local
/freebsd-11-stable/sys/netgraph/
H A Dng_vlan.h69 uint16_t vid; /* VID - VLAN Identifier. */ member in struct:ng_vlan_filter
H A Dng_vlan.c262 uint16_t vid; local
375 vid)); local
521 uint16_t vid, eth_vtag; local
[all...]
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.c58 ar8xxx_vlan_op(struct arswitch_softc *sc, uint32_t op, uint32_t vid, argument
97 ar8xxx_purge_dot1q_vlan(struct arswitch_softc *sc, int vid) argument
141 ar8xxx_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
105 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, uint32_t *untagged_ports, int vid) argument
128 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, uint32_t untagged_ports, int vid) argument
156 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
313 int err, vid; local
[all...]
/freebsd-11-stable/sys/dev/syscons/fire/
H A Dfire_saver.c62 static u_char *vid; variable
/freebsd-11-stable/sys/dev/syscons/logo/
H A Dlogo_saver.c57 static u_char *vid; variable
/freebsd-11-stable/sys/dev/syscons/plasma/
H A Dplasma_saver.c61 static unsigned char *vid; variable
/freebsd-11-stable/sys/dev/syscons/rain/
H A Drain_saver.c60 static u_char *vid; variable
/freebsd-11-stable/sys/dev/syscons/warp/
H A Dwarp_saver.c53 static u_char *vid; variable
/freebsd-11-stable/share/examples/libusb20/
H A Dbulk.c158 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ local
H A Dcontrol.c306 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ local
/freebsd-11-stable/sys/dev/jedec_ts/
H A Djedec_ts.c134 ts_match_device(uint16_t vid, uint16_t did) argument
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis_pci.c116 uint16_t vid, did; local
181 uint16_t vid, did; local
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c342 mtkswitch_invalidate_vlan(struct mtkswitch_softc *sc, uint32_t vid) argument
354 uint32_t val, vid, i; local
451 uint32_t val, i, vid; local
[all...]
H A Dmtkswitch_rt3050.c294 uint32_t val, vid; local
[all...]
/freebsd-11-stable/sys/dev/syscons/dragon/
H A Ddragon_saver.c47 static u_char *vid; variable
/freebsd-11-stable/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c513 mv88e61xxphy_vtu_load(struct mv88e61xxphy_softc *sc, uint16_t vid) argument
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c78 usb_control_ep_error_test(uint16_t vid, uint16_t pid) argument
164 usb_get_string_desc_test(uint16_t vid, uint16_t pid) argument
239 usb_port_reset_test(uint16_t vid, uint16_t pid, uint32_t duration) argument
309 usb_set_config_test(uint16_t vid, uint16_t pid, uint32_t duration) argument
368 usb_get_descriptor_test(uint16_t vid, uint16_t pid, uint32_t duration) argument
381 usb_suspend_resume_test(uint16_t vid, uint16_t pid, uint32_t duration) argument
471 usb_set_and_clear_stall_test(uint16_t vid, uint16_t pid) argument
607 usb_set_alt_interface_test(uint16_t vid, uint16_t pid) argument
[all...]

Completed in 248 milliseconds

12345