Searched refs:BFA_STATUS_PBC (Results 1 – 6 of 6) sorted by relevance
226 bfa_trc(port, BFA_STATUS_PBC); in bfa_port_enable()227 return BFA_STATUS_PBC; in bfa_port_enable()282 bfa_trc(port, BFA_STATUS_PBC); in bfa_port_disable()283 return BFA_STATUS_PBC; in bfa_port_disable()
3646 return BFA_STATUS_PBC; in bfa_fcport_enable()3662 return BFA_STATUS_PBC; in bfa_fcport_disable()3681 return BFA_STATUS_PBC; in bfa_fcport_is_pbcdisabled()5850 bfa_trc(fcdiag, BFA_STATUS_PBC); in bfa_fcdiag_loopback()5851 return BFA_STATUS_PBC; in bfa_fcdiag_loopback()6541 bfa_trc(dport->bfa, BFA_STATUS_PBC); in bfa_dport_enable()6561 bfa_trc(dport->bfa, BFA_STATUS_PBC); in bfa_dport_enable()6562 return BFA_STATUS_PBC; in bfa_dport_enable()6654 bfa_trc(dport->bfa, BFA_STATUS_PBC); in bfa_dport_disable()6655 return BFA_STATUS_PBC; in bfa_dport_disable()
165 BFA_STATUS_PBC = 154, /* Operation not allowed for pre-boot enumerator
517 if (rc == BFA_STATUS_PBC) { in bfad_im_vport_delete()
6624 return BFA_STATUS_PBC; in bfa_fcs_vport_delete()
174 BFA_STATUS_PBC = 154, enumerator
Completed in 36 milliseconds