Searched refs:BFA_FCS_PID_IS_WKA (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dfcs_lport.h66 #define BFA_FCS_PID_IS_WKA(pid) ((bfa_os_ntoh3b(pid) > 0xFFF000) ? 1 : 0) macro
H A Dfcpim.c393 if (BFA_FCS_PID_IS_WKA(rport->pid))
606 if (!BFA_FCS_PID_IS_WKA(itnim->rport->pid)) {
H A Drport.c1010 && (!BFA_FCS_PID_IS_WKA(rport->pid))) {
1020 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2032 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2115 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2125 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2139 if (!BFA_FCS_PID_IS_WKA(rport->pid)) {
2151 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2365 && (!BFA_FCS_PID_IS_WKA(rport->pid))) {
H A Drport_ftrs.c85 if ((!BFA_FCS_PID_IS_WKA(rport->pid)) &&
H A Dbfa_fcs_lport.c345 if (BFA_FCS_PID_IS_WKA(rx_fchs->d_id)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) macro
H A Dfcpim.c393 if (BFA_FCS_PID_IS_WKA(rport->pid))
606 if (!BFA_FCS_PID_IS_WKA(itnim->rport->pid)) {
H A Drport.c1010 && (!BFA_FCS_PID_IS_WKA(rport->pid))) {
1020 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2032 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2115 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2125 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2139 if (!BFA_FCS_PID_IS_WKA(rport->pid)) {
2151 if (!BFA_FCS_PID_IS_WKA(rport->pid))
2365 && (!BFA_FCS_PID_IS_WKA(rport->pid))) {
H A Drport_ftrs.c85 if ((!BFA_FCS_PID_IS_WKA(rport->pid)) &&
H A Dbfa_fcs_lport.c345 if (BFA_FCS_PID_IS_WKA(rx_fchs->d_id)) {

Completed in 98 milliseconds