bfa_ntoh3b
if ((pid == bfa_ntoh3b(FC_FABRIC_PORT)) &&
#define BFA_FCS_PID_IS_WKA(pid) ((bfa_ntoh3b(pid) > 0xFFF000) ? 1 : 0)
if (bfa_ntoh3b(rport->pid) > 0xFFF000) {
if ((bfa_ntoh3b(rport->pid) > 0xFFF000) ||
bfa_ntoh3b(rport->pid));