Home
last modified time | relevance | path

Searched refs:HERMON_MCGMEM_SZ (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h101 #define HERMON_MCGMEM_SZ(state) \ macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1559 num_mcgs * HERMON_MCGMEM_SZ(state); in hermon_size_icm()
2887 icm[HERMON_MCG].object_size = HERMON_MCGMEM_SZ(state); in hermon_icm_config_setup()
3126 highbit(HERMON_MCGMEM_SZ(state)) - 1; in hermon_inithca_set()
3957 mcg_tmp_sz = HERMON_MCGMEM_SZ(state); in hermon_mcg_init()
3983 mcg_tmp_sz = HERMON_MCGMEM_SZ(state); in hermon_mcg_fini()
H A Dhermon_misc.c784 bzero(mcg_entry, HERMON_MCGMEM_SZ(state)); in hermon_mcg_attach()
1708 bzero(mcg_entry, HERMON_MCGMEM_SZ(state)); in hermon_mcg_entry_invalidate()
H A Dhermon_cmd.c3298 size = HERMON_MCGMEM_SZ(state); in hermon_read_mgm_cmd_post()
3351 size = HERMON_MCGMEM_SZ(state); in hermon_write_mgm_cmd_post()
H A Dhermon_rsrc.c944 mcg_size = HERMON_MCGMEM_SZ(state); in hermon_rsrc_init_phase2()