Symbol: SW_PFVF_STATUS_SUCCESS
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
111
if (status != SW_PFVF_STATUS_SUCCESS)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1371
case SW_PFVF_STATUS_SUCCESS:
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
1508
case SW_PFVF_STATUS_SUCCESS:
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
171
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2265
*pf_mess->done = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
246
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
2488
case SW_PFVF_STATUS_SUCCESS:
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
320
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
427
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
486
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
563
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
57
u8 status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
579
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
612
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
643
response->hdr.status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
765
resp_hdr->status = SW_PFVF_STATUS_SUCCESS;
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/lm_vf.c
951
if (((struct pf_vf_msg_hdr*)buffer)->status != SW_PFVF_STATUS_SUCCESS) {