Searched defs:ports (Results 1 - 25 of 75) sorted by relevance

123

/freebsd-current/sys/dev/usb/
H A Dusb_hub.h59 struct usb_port ports[0]; member in struct:usb_hub
61 struct usb_port ports[USB_MAX_PORTS]; member in struct:usb_hub
/freebsd-current/sys/dev/etherswitch/ip17x/
H A Dip175c.c83 uint32_t ports[IP175X_NUM_PORTS], reg[IP175X_NUM_PORTS/2]; local
[all...]
H A Dip175d.c83 uint32_t ports[IP17X_MAX_VLANS]; local
H A Dip17x_var.h43 uint32_t ports; member in struct:ip17x_vlan
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_vtu.c159 ar40xx_hw_vtu_get_vlan(struct ar40xx_softc *sc, int vid, uint32_t *ports, argument
/freebsd-current/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h54 int ports[0]; member in struct:_link
H A Dosm_perfmgr_db.h142 db_port_t *ports; member in struct:db_node
/freebsd-current/sys/dev/ofw/
H A Dofw_graph.c49 phandle_t ports, child; local
/freebsd-current/sys/kern/
H A Duipc_mbufhash.c107 const uint32_t *ports; local
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.c105 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, argument
128 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, argument
141 ar8xxx_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
156 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
177 uint32_t ports; local
[all...]
H A Darswitch_8327.c765 int ports; local
869 int ports; local
964 ar8327_vlan_get_port(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
979 ar8327_vlan_set_port(struct arswitch_softc *sc, uint32_t ports, int vid) argument
1188 ar8327_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, uint32_t *untagged_ports, int vid) argument
1229 ar8327_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, uint32_t untagged_ports, int vid) argument
[all...]
/freebsd-current/sys/contrib/xen/
H A Dsched.h142 XEN_GUEST_HANDLE(evtchn_port_t) ports; member in struct:sched_poll
/freebsd-current/contrib/unbound/daemon/
H A Ddaemon.h87 struct listen_port** ports; member in struct:daemon
H A Dworker.h102 int* ports; member in struct:worker
[all...]
/freebsd-current/sys/dev/mii/
H A Dmii_fdt.c103 phandle_t ports, phynode, child; local
/freebsd-current/usr.bin/systat/
H A Dnetcmds.c193 } *ports; variable in typeref:struct:pitem
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibstat.c240 int found, ports, i; local
/freebsd-current/sys/dev/etherswitch/felix/
H A Dfelix_var.h101 struct felix_port ports[FELIX_MAX_PORTS]; member in struct:felix_softc
H A Dfelix.c358 phandle_t child, ports, node; local
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dscu_bios_definitions.h260 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT
457 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_1
667 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_2
888 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_3
/freebsd-current/sys/dev/netmap/
H A Dnetmap_bdg.h85 uint64_t ports; member in struct:nm_hash_ent
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb.h185 const struct bhndb_port_priority *ports; /**< port priorities */ member in struct:bhndb_hw_priority
/freebsd-current/sys/dev/puc/
H A Dpuc_cfg.h79 int8_t ports; member in struct:puc_cfg
[all...]
/freebsd-current/sbin/ifconfig/
H A Diflagg.c215 struct lagg_reqport *ports; local
/freebsd-current/sys/dev/bhnd/bcma/
H A Dbcma_subr.c160 bcma_dinfo_init_port_resource_info(device_t bus, struct bcma_devinfo *dinfo, struct bcma_sport_list *ports) argument

Completed in 226 milliseconds

123