/freebsd-src/sys/dev/bhnd/siba/ |
H A D | siba_subr.c | 268 siba_port_count(struct siba_core_id *core_id, bhnd_port_type port_type) in siba_port_count() 298 siba_is_port_valid(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_is_port_valid() 316 siba_port_region_count(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_port_region_count() 372 siba_cfg_index(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_cfg_index() 445 siba_addrspace_index(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_addrspace_index()
|
H A D | siba.c | 1016 siba_get_port_rid(device_t dev,device_t child,bhnd_port_type port_type,u_int port_num,u_int region_num) siba_get_port_rid() argument 1046 siba_decode_port_rid(device_t dev,device_t child,int type,int rid,bhnd_port_type * port_type,u_int * port_num,u_int * region_num) siba_decode_port_rid() argument 1088 siba_get_region_addr(device_t dev,device_t child,bhnd_port_type port_type,u_int port_num,u_int region_num,bhnd_addr_t * addr,bhnd_size_t * size) siba_get_region_addr() argument [all...] |
/freebsd-src/sys/dev/bhnd/bcma/ |
H A D | bcma.c | 508 bcma_get_port_rid(device_t dev,device_t child,bhnd_port_type port_type,u_int port_num,u_int region_num) bcma_get_port_rid() argument 533 bcma_decode_port_rid(device_t dev,device_t child,int type,int rid,bhnd_port_type * port_type,u_int * port_num,u_int * region_num) bcma_decode_port_rid() argument 574 bcma_get_region_addr(device_t dev,device_t child,bhnd_port_type port_type,u_int port_num,u_int region_num,bhnd_addr_t * addr,bhnd_size_t * size) bcma_get_region_addr() argument
|
H A D | bcma_erom.c | 212 bhnd_port_type port_type, u_int port_num, u_int region_num, in bcma_erom_lookup_core_addr() 906 bhnd_port_type *port_type) in bcma_erom_region_to_port_type() 945 bhnd_port_type port_type; in bcma_erom_corecfg_fill_port_regions() local
|
H A D | bcma_subr.c | 511 bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type) in bcma_alloc_sport()
|
/freebsd-src/sys/dev/bhnd/bhndb/ |
H A D | bhndb_subr.c | 1494 int unit, bhnd_port_type port_type, u_int port, u_int region, in bhndb_regwin_find_core() 1562 bhnd_devclass_t class, int unit, bhnd_port_type port_type, u_int port, in bhndb_regwin_find_best() 1637 struct bhnd_core_info *core, bhnd_port_type port_type, u_int port, in bhndb_hw_priorty_find_port()
|
H A D | bhndb.h | 87 bhnd_port_type port_type; /**< mapped port type */ member
|
/freebsd-src/sys/cam/ctl/ |
H A D | ctl.h | 64 ctl_port_type port_type; member
|
H A D | ctl_frontend.h | 217 ctl_port_type port_type; /* passed to CTL */ member
|
H A D | ctl_io.h | 587 int port_type; member
|
/freebsd-src/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_main.c | 175 enum mlx4_port_type port_type[MLX4_MAX_PORTS + 1]; member 196 enum mlx4_port_type *port_type) in mlx4_check_port_params() 1101 enum mlx4_port_type port_type) in __set_port_type() 1174 enum mlx4_port_type port_type; in set_port_type() local
|
/freebsd-src/sys/dev/dpaa/ |
H A D | fman.c | 366 fman_error_callback(t_Handle app_handle, e_FmPortType port_type, in fman_error_callback() argument
|
/freebsd-src/sys/dev/cxgb/common/ |
H A D | cxgb_xgmac.c | 479 unsigned port_type = adap->params.vpd.port_type[macidx(mac)]; in t3_mac_set_mtu() local
|
H A D | cxgb_t3_hw.c | 4552 unsigned port_type = adapter->params.vpd.port_type[j]; in t3_prep_adapter() local 4624 unsigned port_type = adap->params.vpd.port_type[j]; in t3_reinit_adapter() local
|
H A D | cxgb_common.h | 357 u8 port_type[MAX_NPORTS]; member
|
/freebsd-src/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_sysfs.c | 431 static struct kobj_type port_type = { variable
|
/freebsd-src/sys/dev/bhnd/ |
H A D | bhnd.h | 1456 bhnd_decode_port_rid(device_t dev, int type, int rid, bhnd_port_type *port_type, in bhnd_decode_port_rid() 1477 bhnd_get_region_addr(device_t dev, bhnd_port_type port_type, u_int port, in bhnd_get_region_addr()
|
H A D | bhnd_subr.c | 227 bhnd_port_type_name(bhnd_port_type port_type) in bhnd_port_type_name()
|
/freebsd-src/contrib/ofed/libibumad/ |
H A D | umad.c | 326 int phys_found = -1, port_found = 0, port, port_type; in resolve_ca_name() local
|
/freebsd-src/sys/ofed/drivers/infiniband/core/ |
H A D | ib_sysfs.c | 714 static struct kobj_type port_type = { variable
|
/freebsd-src/sys/dev/usb/net/ |
H A D | uhso.c | 122 #define UHSO_IFACE_SPEC(usb_type, port, port_type) \ argument
|
/freebsd-src/contrib/unbound/services/ |
H A D | listen_dnsport.c | 1358 enum listen_type port_type; ports_create_if() local
|
/freebsd-src/sys/dev/cxgb/ |
H A D | cxgb_adapter.h | 94 const struct port_type_info *port_type; member
|
/freebsd-src/contrib/unbound/util/ |
H A D | netevent.c | 4298 comm_point_create_tcp(struct comm_base * base,int fd,int num,int idle_timeout,int harden_large_queries,uint32_t http_max_streams,char * http_endpoint,struct tcl_list * tcp_conn_limit,size_t bufsize,struct sldns_buffer * spoolbuf,enum listen_type port_type,int pp2_enabled,comm_point_callback_type * callback,void * callback_arg,struct unbound_socket * socket) global() argument
|
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_fcp.h | 607 uint32_t port_type:8, member
|