Searched refs:tavor_sw_mcg_list_s (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 666 bzero(mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 686 bzero(mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 872 bzero(newmcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 891 bzero(newmcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 918 bzero(newmcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 947 bzero(newmcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_attach() 1425 bzero(curr_mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_hash_list_remove() 1486 bcopy(next_mcg, curr_mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_hash_list_remove() 1487 bzero(next_mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_hash_list_remove() 1571 bzero(curr_mcg, sizeof (struct tavor_sw_mcg_list_s)); in tavor_mcg_hash_list_remove()
|
H A D | tavor_rsrc.c | 1435 hdl_info.swi_prealloc_sz = sizeof (struct tavor_sw_mcg_list_s); in tavor_rsrc_init_phase2() 1539 hdl_info.swi_prealloc_sz = sizeof (struct tavor_sw_mcg_list_s); in tavor_rsrc_fini()
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_typedef.h | 92 typedef struct tavor_sw_mcg_list_s *tavor_mcghdl_t;
|
H A D | tavor_misc.h | 299 struct tavor_sw_mcg_list_s { struct
|