Searched refs:hermon_sw_mcg_list_s (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h122 typedef struct hermon_sw_mcg_list_s *hermon_mcghdl_t;
H A Dhermon_misc.h347 * The hermon_sw_mcg_list_s structure is also referred to using the
363 struct hermon_sw_mcg_list_s { struct
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c827 bzero(mcg, sizeof (struct hermon_sw_mcg_list_s));
848 bzero(mcg, sizeof (struct hermon_sw_mcg_list_s));
1031 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s));
1050 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s));
1076 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s));
1104 bzero(newmcg, sizeof (struct hermon_sw_mcg_list_s));
1542 bzero(curr_mcg, sizeof (struct hermon_sw_mcg_list_s));
1602 bcopy(next_mcg, curr_mcg, sizeof (struct hermon_sw_mcg_list_s));
1603 bzero(next_mcg, sizeof (struct hermon_sw_mcg_list_s));
1685 bzero(curr_mcg, sizeof (struct hermon_sw_mcg_list_s));
[all...]
H A Dhermon_rsrc.c1156 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s);
1259 hdl_info.swi_prealloc_sz = sizeof (struct hermon_sw_mcg_list_s);

Completed in 71 milliseconds