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

123

/freebsd-10.1-release/sys/dev/etherswitch/ip17x/
H A Dip175d.c83 uint32_t ports[IP17X_MAX_VLANS]; local
H A Dip175c.c83 uint32_t ports[IP175X_NUM_PORTS], reg[IP175X_NUM_PORTS/2]; local
[all...]
H A Dip17x_var.h43 uint32_t ports; member in struct:ip17x_vlan
/freebsd-10.1-release/sys/dev/sbni/
H A Dif_sbni_pci.c79 u_int32_t ports; local
/freebsd-10.1-release/sys/dev/usb/
H A Dusb_hub.h58 struct usb_port ports[0]; member in struct:usb_hub
60 struct usb_port ports[USB_MAX_PORTS]; member in struct:usb_hub
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dutils.c99 const uint32_t *ports; local
/freebsd-10.1-release/contrib/unbound/daemon/
H A Ddaemon.h77 struct listen_port** ports; member in struct:daemon
H A Dworker.h96 int* ports; member in struct:worker
[all...]
/freebsd-10.1-release/sys/dev/aic/
H A Daic_isa.c134 u_int port, *ports; local
H A Daic_cbus.c158 u_int port, *ports; local
/freebsd-10.1-release/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.c100 arswitch_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
121 arswitch_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
133 arswitch_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
148 arswitch_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
169 uint32_t ports; local
[all...]
/freebsd-10.1-release/sys/xen/
H A Dhypervisor.h117 HYPERVISOR_poll( evtchn_port_t *ports, unsigned int nr_ports, int ticks) argument
/freebsd-10.1-release/sys/xen/interface/
H A Dsched.h80 XEN_GUEST_HANDLE(evtchn_port_t) ports; member in struct:sched_poll
/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/src/
H A Dibstat.c177 int found, ports, i; local
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-cnfp.c74 u_int32_t ports; /* src,dst ports */ member in struct:nfrec
/freebsd-10.1-release/sys/netgraph/atm/
H A Dng_ccatm.h153 uint32_t ports[]; member in struct:ngm_ccatm_portlist
/freebsd-10.1-release/usr.bin/systat/
H A Dnetcmds.c197 } *ports; variable in typeref:struct:pitem
[all...]
/freebsd-10.1-release/contrib/ipfilter/ipsd/
H A Dipsdr.c235 u_long ports; local
/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/include/
H A Dibnetdiscover.h87 Port *ports; member in struct:Node
/freebsd-10.1-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_perfmgr_db.h145 _db_port_t *ports; member in struct:_db_node
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_port.c333 cc_port_getlist(struct ccdata *cc, u_int *cnt, u_int **ports) argument
176 cc_get_addrs(struct ccdata *cc, u_int portno, struct uni_addr **pa, u_int **ports, u_int *count) argument
[all...]
/freebsd-10.1-release/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-10.1-release/sys/dev/puc/
H A Dpuc_cfg.h79 int8_t ports; member in struct:puc_cfg
[all...]
H A Dpucdata.c1500 int ports; member in struct:__anon9686
[all...]
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipnat_y.y766 ports: | IPNY_PORTS YY_NUMBER { nat->in_spmin = $2; } label

Completed in 234 milliseconds

123