Searched refs:hermon_mbox_sync (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cmd.c | 59 static void hermon_mbox_sync(hermon_mbox_t *mbox, uint_t offset, 1301 hermon_mbox_sync(hermon_mbox_t *mbox, uint_t offset, uint_t length, in hermon_mbox_sync() function 1354 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_init_hca_cmd_post() 1433 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_set_port_cmd_post() 1565 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_mod_stat_cfg_cmd_post() 1706 hermon_mbox_sync(mbox_info.mbi_in, 0, (size * in hermon_map_cmd_post() 1740 hermon_mbox_sync(mbox_info.mbi_in, 0, (size * num_vpm_entries), in hermon_map_cmd_post() 1944 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_mad_ifc_cmd_post() 1959 hermon_mbox_sync(mbox_info.mbi_out, 0, size, DDI_DMA_SYNC_FORCPU); in hermon_mad_ifc_cmd_post() 2008 hermon_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in hermon_getportinfo_cmd_post() [all …]
|