Searched refs:bfa_os_ntoh3b (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dfcs_lport.h66 #define BFA_FCS_PID_IS_WKA(pid) ((bfa_os_ntoh3b(pid) > 0xFFF000) ? 1 : 0)
H A Dlport_api.c70 if (bfa_os_ntoh3b(rport->pid) > 0xFFF000) {
118 if (bfa_os_ntoh3b(rport->pid) > 0xFFF000) {
171 if ((bfa_os_ntoh3b(rport->pid) > 0xFFF000) ||
H A Dbfa_os_inc.h165 #define bfa_os_ntoh3b(_x) bfa_os_hton3b(_x) macro
H A Dfabric.c1077 if ((pid == bfa_os_ntoh3b(FC_FABRIC_PORT))

Completed in 22 milliseconds