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

123

/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip175c.c85 uint32_t ports[IP175X_NUM_PORTS], reg[IP175X_NUM_PORTS/2]; local
[all...]
H A Dip175d.c85 uint32_t ports[IP17X_MAX_VLANS]; local
H A Dip17x_var.h45 uint32_t ports; member in struct:ip17x_vlan
/freebsd-13-stable/sys/dev/usb/
H A Dusb_hub.h60 struct usb_port ports[0]; member in struct:usb_hub
62 struct usb_port ports[USB_MAX_PORTS]; member in struct:usb_hub
/freebsd-13-stable/sys/dev/sbni/
H A Dif_sbni_pci.c79 u_int32_t ports; local
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h54 int ports[0]; member in struct:_link
/freebsd-13-stable/sys/xen/
H A Dhypervisor.h83 HYPERVISOR_poll( evtchn_port_t *ports, unsigned int nr_ports, int ticks) argument
/freebsd-13-stable/contrib/unbound/daemon/
H A Dworker.h98 int* ports; member in struct:worker
[all...]
H A Ddaemon.h87 struct listen_port** ports; member in struct:daemon
/freebsd-13-stable/sys/dev/ofw/
H A Dofw_graph.c53 phandle_t ports, child; local
/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.c107 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, argument
130 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, argument
143 ar8xxx_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
158 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
179 uint32_t ports; local
[all...]
H A Darswitch_8327.c767 int ports; local
871 int ports; local
966 ar8327_vlan_get_port(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
981 ar8327_vlan_set_port(struct arswitch_softc *sc, uint32_t ports, int vid) argument
1190 ar8327_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, uint32_t *untagged_ports, int vid) argument
1231 ar8327_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, uint32_t untagged_ports, int vid) argument
[all...]
/freebsd-13-stable/sys/kern/
H A Duipc_mbufhash.c109 const uint32_t *ports; local
/freebsd-13-stable/sys/netgraph/atm/
H A Dng_ccatm.h153 uint32_t ports[]; member in struct:ngm_ccatm_portlist
/freebsd-13-stable/usr.bin/systat/
H A Dnetcmds.c199 } *ports; variable in typeref:struct:pitem
[all...]
/freebsd-13-stable/sys/xen/interface/
H A Dsched.h142 XEN_GUEST_HANDLE(evtchn_port_t) ports; member in struct:sched_poll
/freebsd-13-stable/sbin/ifconfig/
H A Diflagg.c226 struct lagg_reqport *ports; local
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs_pci.c61 int ports; member in struct:__anon13393
H A Dmvs_soc.c63 int ports; member in struct:__anon13394
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_bdg.h87 uint64_t ports; member in struct:nm_hash_ent
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscu_bios_definitions.h262 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT
459 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_1
669 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_2
890 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit member in struct:SCI_BIOS_OEM_PARAM_ELEMENT_v_1_3
/freebsd-13-stable/sys/dev/puc/
H A Dpuc_cfg.h81 int8_t ports; member in struct:puc_cfg
[all...]
H A Dpucdata.c1678 int ports; member in struct:__anon14070
[all...]
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_subr.c163 bcma_dinfo_init_port_resource_info(device_t bus, struct bcma_devinfo *dinfo, struct bcma_sport_list *ports) argument
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.h187 const struct bhndb_port_priority *ports; /**< port priorities */ member in struct:bhndb_hw_priority

Completed in 559 milliseconds

123