Searched refs:hermon_sw_mcg_list_s (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_misc.c | 827 bzero(mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 848 bzero(mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 1031 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 1050 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 1076 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 1104 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_attach() 1542 bzero(curr_mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_hash_list_remove() 1602 bcopy(next_mcg, curr_mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_hash_list_remove() 1603 bzero(next_mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_hash_list_remove() 1685 bzero(curr_mcg, sizeof (struct hermon_sw_mcg_list_s)); in hermon_mcg_hash_list_remove()
|
H A D | hermon_rsrc.c | 1156 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s); in hermon_rsrc_init_phase2() 1259 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s); in hermon_rsrc_fini()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_typedef.h | 122 typedef struct hermon_sw_mcg_list_s *hermon_mcghdl_t;
|
H A D | hermon_misc.h | 363 struct hermon_sw_mcg_list_s { struct
|