| /freebsd-11-stable/contrib/ofed/opensm/opensm/ |
| HD | osm_ucast_lash.c | 171 static inline int get_next_switch(lash_t *p_lash, int sw, int link) in get_next_switch() 176 static void remove_semipermanent_depend_for_sp(lash_t * p_lash, int sw, in remove_semipermanent_depend_for_sp() 238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) in enqueue() 245 inline static void dequeue(cl_list_t * bfsq, switch_t ** sw) in dequeue() 252 static int get_phys_connection(switch_t *sw, int switch_to) in get_phys_connection() 264 switch_t **switches = p_lash->switches, *sw, *swi; in shortest_path() local 291 switch_t *sw = p_lash->switches[sw_id]; in generate_routing_func_for_mst() local 327 static int generate_cdg_for_sp(lash_t * p_lash, int sw, int dest_switch, in generate_cdg_for_sp() 389 static void set_temp_depend_to_permanent_for_sp(lash_t * p_lash, int sw, in set_temp_depend_to_permanent_for_sp() 418 static void remove_temp_depend_for_sp(lash_t * p_lash, int sw, int dest_switch, in remove_temp_depend_for_sp() [all …]
|
| HD | osm_mesh.c | 595 static int get_switch_metric(lash_t *p_lash, int sw) in get_switch_metric() 674 static void classify_switch(lash_t *p_lash, mesh_t *mesh, int sw) in classify_switch() 709 static void classify_mesh_type(lash_t *p_lash, int sw) in classify_mesh_type() 746 int sw; in remove_edges() local 781 int sw; in get_local_geometry() local 814 static void print_axis(lash_t *p_lash, char *p, int sw, int port) in print_axis() 838 static void seed_axes(lash_t *p_lash, int sw) in seed_axes() 925 static void make_geometry(lash_t *p_lash, int sw) in make_geometry() 1134 static int reorder_node_links(lash_t *p_lash, mesh_t *mesh, int sw) in reorder_node_links() 1215 int sw; in make_coord() local [all …]
|
| HD | osm_ucast_updn.c | 75 osm_switch_t *sw; member 285 static void updn_clear_non_root_hops(updn_t * updn, osm_switch_t * sw) in updn_clear_non_root_hops() 387 static struct updn_node *create_updn_node(osm_switch_t * sw) in create_updn_node() 513 osm_switch_t *sw = (osm_switch_t *)item; in dump_roots() local 522 osm_switch_t *sw; in update_id() local 551 osm_switch_t *sw; in rank_root_node() local
|
| HD | osm_ucast_mgr.c | 178 static struct osm_remote_node *find_and_add_remote_sys(osm_switch_t * sw, in find_and_add_remote_sys() 489 osm_switch_t *sw = (osm_switch_t *) p_map_item; in set_default_hop_wf() local 503 osm_switch_t *sw; in set_search_ordering_ports() local 785 osm_switch_t *sw = (osm_switch_t *) p_map_item; in clear_prof_ignore_flag() local 795 static void add_sw_endports_to_order_list(osm_switch_t * sw, in add_sw_endports_to_order_list() 818 static void sw_count_endport_links(osm_switch_t * sw) in sw_count_endport_links()
|
| HD | osm_mcast_mgr.c | 146 osm_switch_t *sw; in create_mgrp_switch_map() local 171 osm_switch_t *sw; in destroy_mgrp_switch_map() local 196 osm_switch_t *sw; in mcast_mgr_compute_avg_hops() local 227 osm_switch_t *sw; in mcast_mgr_compute_max_hops() local
|
| HD | osm_torus.c | 128 void *sw; /* void* can point to either switch type */ member 179 struct t_switch *sw; /* what switch we're attached to */ member 250 struct f_switch **sw; member 305 struct t_switch ****sw; member 337 struct f_switch *sw; in teardown_fabric() local 375 struct t_switch *sw; in teardown_torus() local 461 struct f_switch *sw; in find_f_sw() local 503 struct f_switch *sw = NULL; in alloc_fswitch() local 577 struct f_switch *sw; in build_sw_endpoint() local 644 struct f_switch *sw; in build_ca_link() local [all …]
|
| HD | osm_ucast_dnup.c | 76 osm_switch_t *sw; member 389 static struct dnup_node *create_dnup_node(osm_switch_t * sw) in create_dnup_node()
|
| HD | osm_ucast_dfsssp.c | 97 osm_switch_t *sw; /* selfpointer */ member 1031 static void add_sw_endports_to_order_list(osm_switch_t * sw, in add_sw_endports_to_order_list() 1213 osm_switch_t *sw = NULL; in dfsssp_build_graph() local 1674 osm_switch_t *sw = NULL; in update_mgrp_membership() local 1839 osm_switch_t *sw = NULL; in get_avail_vl_in_subn() local 2299 osm_switch_t *sw = NULL; in dfsssp_do_dijkstra_routing() local
|
| /freebsd-11-stable/sys/dev/syscons/ |
| HD | scterm.c | 74 sc_term_add(sc_term_sw_t *sw) in sc_term_add() 81 sc_term_remove(sc_term_sw_t *sw) in sc_term_remove()
|
| /freebsd-11-stable/sys/opencrypto/ |
| HD | cryptosoft.c | 84 swcr_encdec(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_encdec() 321 swcr_authprepare(struct auth_hash *axf, struct swcr_data *sw, u_char *key, in swcr_authprepare() 385 swcr_authcompute(struct cryptodesc *crd, struct swcr_data *sw, caddr_t buf, in swcr_authcompute() 468 struct swcr_data *sw, *swa, *swe = NULL; in swcr_authenc() local 631 swcr_compdec(struct cryptodesc *crd, struct swcr_data *sw, in swcr_compdec() 1083 struct swcr_data *sw; in swcr_process() local
|
| /freebsd-11-stable/sys/dev/fb/ |
| HD | splashreg.h | 49 #define SPLASH_DECODER(name, sw) \ argument 71 #define SAVER_MODULE(name, sw) \ argument
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | ser-e7kpc.c | 101 static struct sw struct 103 int sw; member 104 int addr;
|
| /freebsd-11-stable/contrib/ofed/infiniband-diags/src/ |
| HD | ibroute.c | 63 uint8_t * sw, char *nd) in check_switch() 142 uint8_t sw[IB_SMP_DATA_SIZE] = { 0 }; in dump_multicast_tables() local 329 uint8_t sw[IB_SMP_DATA_SIZE] = { 0 }; in dump_unicast_tables() local
|
| HD | ibtracert.c | 126 static int is_port_inactive(Node * node, Port * port, Switch * sw) in is_port_inactive() 175 static int switch_lookup(Switch * sw, ib_portid_t * portid, int lid) in switch_lookup() 269 Switch sw; in find_route() local 490 Switch sw; in switch_mclookup() local
|
| /freebsd-11-stable/contrib/ntp/util/ |
| HD | tg.c | 109 int sw; /* case switch number */ member 262 int rval, temp, arg, sw, ptr; in main() local
|
| /freebsd-11-stable/usr.sbin/ppp/ |
| HD | main.c | 213 ProcessArgs(int argc, char **argv, struct switches *sw) in ProcessArgs() 312 struct switches sw; in main() local
|
| /freebsd-11-stable/contrib/nvi/ex/ |
| HD | ex_shift.c | 62 size_t blen, len, newcol, newidx, oldcol, oldidx, sw; in shift() local
|
| HD | ex_txt.c | 382 u_long sw, ts; in txt_dent() local
|
| /freebsd-11-stable/contrib/unbound/util/ |
| HD | tube.h | 68 int sw; member
|
| /freebsd-11-stable/stand/efi/libefi/ |
| HD | handles.c | 45 efi_register_handles(struct devsw *sw, EFI_HANDLE *handles, in efi_register_handles()
|
| /freebsd-11-stable/contrib/ofed/opensm/include/opensm/ |
| HD | osm_node.h | 99 struct osm_switch *sw; member
|
| /freebsd-11-stable/lib/libmd/ |
| HD | rmd160c.c | 110 int sw,sc; local
|
| HD | sha0c.c | 124 int ew,ec,sw,sc; local
|
| HD | sha1c.c | 152 int ew,ec,sw,sc; local
|
| /freebsd-11-stable/tools/tools/crypto/ |
| HD | cryptokeytest.c | 183 show_result(a, b, c, sw, hw) in show_result() argument
|