Symbol: lm_pretend_func
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c
413
lm_pretend_func(pdev, function_of_opposite_path);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c
420
lm_pretend_func(pdev, ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c
446
lm_pretend_func(pdev, function_of_opposite_path);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_er.c
451
lm_pretend_func(pdev, ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
1650
lm_pretend_func( pdev, pretend_func_id );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
1691
lm_pretend_func( pdev, abs_func_id );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2598
lm_pretend_func(pdev, abs_func_id);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2602
lm_pretend_func(pdev, ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2741
lm_pretend_func(pdev, (PATH_ID(pdev) + 6));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
2743
lm_pretend_func(pdev, ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
333
lm_status = lm_pretend_func(PFDEV(pdev), pretend_value);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_init_reset.c
337
lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
379
lm_pretend_func(pf_dev, pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_pf.c
385
lm_pretend_func(pf_dev, ABS_FUNC_ID(pf_dev) );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
448
lm_pretend_func(pdev, DEFINITIVE_PF_FOR_MPS);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
451
lm_pretend_func(pdev, abs_func_id);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
471
lm_pretend_func(pdev, DEFINITIVE_PF_FOR_MPS);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_power.c
490
lm_pretend_func(pdev, abs_func_id);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/lm5710.h
3188
lm_status_t lm_pretend_func( struct _lm_device_t *pdev, u16_t pretend_func_num );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
180
lm_pretend_func(pf_dev, pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
186
lm_pretend_func(pf_dev, ABS_FUNC_ID(pf_dev) );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
457
lm_status = lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
461
lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev) );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
520
lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
544
status = lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
572
lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/lm_vf.c
581
return (lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev)));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2937
lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2973
lm_status = lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2989
lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2998
lm_status = lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3023
lm_status = lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3027
lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev) );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3086
lm_status = lm_pretend_func(PFDEV(pdev), pretend_val);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3090
lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev) );
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3268
lm_status = lm_pretend_func(PFDEV(pdev), pretend_value);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
3271
lm_pretend_func(PFDEV(pdev), ABS_FUNC_ID(pdev));