Home
last modified time | relevance | path

Searched refs:bfa_ntoh3b (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_cs.h324 #define bfa_ntoh3b(_x) bfa_hton3b(_x) macro
A Dbfa_fcs.h59 #define BFA_FCS_PID_IS_WKA(pid) ((bfa_ntoh3b(pid) > 0xFFF000) ? 1 : 0)
A Dbfa_fcs.c1211 if ((pid == bfa_ntoh3b(FC_FABRIC_PORT)) && in bfa_fcs_fabric_uf_recv()
A Dbfa_fcs_lport.c5740 if (bfa_ntoh3b(rport->pid) > 0xFFF000) { in bfa_fcs_lport_get_rport()
5788 if (bfa_ntoh3b(rport->pid) > 0xFFF000) { in bfa_fcs_lport_get_rport_quals()
5845 if ((bfa_ntoh3b(rport->pid) > 0xFFF000) || in bfa_fcs_lport_get_rport_max_speed()
A Dbfa_fcs_rport.c3419 bfa_ntoh3b(rport->pid)); in bfa_fcs_rpf_rpsc2_response()

Completed in 24 milliseconds