Searched refs:lm_fcoe_slow_path_phys_data_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c907 sizeof(lm_fcoe_slow_path_phys_data_t),
930 lm_fcoe_slow_path_phys_data_t *ramrod_params;
965 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt;
998 mm_memset(ramrod_params, 0, sizeof(lm_fcoe_slow_path_phys_data_t));
2466 lm_fcoe_slow_path_phys_data_t *ramrod_params;
2469 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt;
2471 mm_memset(ramrod_params, 0, sizeof(lm_fcoe_slow_path_phys_data_t));
2496 lm_fcoe_slow_path_phys_data_t *ramrod_params;
2499 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt;
2501 mm_memset(ramrod_params, 0, sizeof(lm_fcoe_slow_path_phys_data_t));
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h217 } lm_fcoe_slow_path_phys_data_t; typedef in typeref:union:_lm_fcoe_slow_path_phys_data_t

Completed in 382 milliseconds