Home
last modified time | relevance | path

Searched defs:port_type (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/dev/bhnd/siba/
H A Dsiba_subr.c268 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 Dsiba.c1015 siba_get_port_rid(device_t dev, device_t child, bhnd_port_type port_type, in siba_get_port_rid()
1045 bhnd_port_type *port_type, u_int *port_num, u_int *region_num) in siba_decode_port_rid()
1087 siba_get_region_addr(device_t dev, device_t child, bhnd_port_type port_type, in siba_get_region_addr()
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma.c507 bcma_get_port_rid(device_t dev, device_t child, bhnd_port_type port_type, in bcma_get_port_rid()
532 bhnd_port_type *port_type, u_int *port_num, u_int *region_num) in bcma_decode_port_rid()
573 bcma_get_region_addr(device_t dev, device_t child, bhnd_port_type port_type, in bcma_get_region_addr()
H A Dbcma_erom.c212 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 Dbcma_subr.c511 bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type) in bcma_alloc_sport()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c1494 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 Dbhndb.h87 bhnd_port_type port_type; /**< mapped port type */ member
/freebsd/sys/cam/ctl/
H A Dctl.h63 ctl_port_type port_type; global() member
H A Dctl_frontend.h217 ctl_port_type port_type; /* passed to CTL */ member
H A Dctl_io.h515 int port_type; global() member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c175 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
H A Dmlx4_fw.c1398 u8 port_type; in mlx4_QUERY_PORT_wrapper() local
/freebsd/sys/dev/dpaa/
H A Dfman.c366 fman_error_callback(t_Handle app_handle, e_FmPortType port_type, in fman_error_callback()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c479 unsigned port_type = adap->params.vpd.port_type[macidx(mac)]; in t3_mac_set_mtu() local
H A Dcxgb_t3_hw.c4552 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 Dcxgb_common.h357 u8 port_type[MAX_NPORTS]; member
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_sysfs.c431 static struct kobj_type port_type = { variable
/freebsd/sys/dev/bhnd/
H A Dbhnd.h1456 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()
/freebsd/contrib/ofed/libibumad/
H A Dumad.c326 int phys_found = -1, port_found = 0, port, port_type; in resolve_ca_name() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c714 static struct kobj_type port_type = { variable
/freebsd/sys/dev/usb/net/
H A Duhso.c122 #define UHSO_IFACE_SPEC(usb_type, port, port_type) \ argument
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h94 const struct port_type_info *port_type; member
/freebsd/sys/dev/ocs_fc/
H A Docs_fcp.h607 uint32_t port_type:8, member
/freebsd/usr.sbin/ctladm/
H A Dctladm.c416 ctl_port_type port_type = CTL_PORT_NONE; in cctl_port() local
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1428 enum listen_type port_type; in ports_create_if() local

12