Searched refs:bfa_hton3b (Results 1 - 6 of 6) sorted by last modified time

/drivers/scsi/bfa/
H A Dbfa_cs.h359 #define bfa_hton3b(_x) bfa_swap_3b(_x) macro
361 #define bfa_hton3b(_x) (_x) macro
364 #define bfa_ntoh3b(_x) bfa_hton3b(_x)
H A Dbfa_fcbuild.c51 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ |
62 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH |
71 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER);
81 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH |
131 bfa_hton3b(FCTL_FS_EXCH | FCTL_END_SEQ | FCTL_SI_XFER);
145 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ |
167 bfa_hton3b(FCTL_EC_RESP | FCTL_SEQ_INI | FCTL_LS_EXCH |
255 u32 d_id = bfa_hton3b(FC_FABRIC_PORT);
314 u32 d_id = bfa_hton3b(FC_FABRIC_PORT);
795 u32 dctlr_id = FC_DOMAIN_CTRLR(bfa_hton3b(d_i
[all...]
H A Dbfa_fcs.c318 fabric->bport.pid = bfa_hton3b(fabric->bport.pid);
365 fabric->bport.pid = bfa_hton3b(fabric->bport.pid);
1347 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) {
1463 bfa_hton3b(FC_FABRIC_PORT),
H A Dbfa_fcs_lport.c1291 port->pid = bfa_hton3b(port->pid);
1341 if (alpa_map[i] != bfa_hton3b(port->pid)) {
1345 bfa_hton3b(pid));
1348 bfa_hton3b(pid));
1357 bfa_hton3b(pid));
1360 bfa_hton3b(pid));
3428 bfa_hton3b(FC_MGMT_SERVER),
4393 bfa_hton3b(FC_NAME_SERVER),
H A Dbfad_attr.c114 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port));
H A Dbfad_im.c1065 bfa_hton3b(bfa_fcs_itnim_get_fcid(&itnim->fcs_itnim));

Completed in 111 milliseconds