Home
last modified time | relevance | path

Searched refs:bf_get_be32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c2218 (bf_get_be32(prli_acc_rsp_code, nvpr) == in lpfc_cmpl_prli_prli_issue()
2220 (bf_get_be32(prli_type_code, nvpr) == in lpfc_cmpl_prli_prli_issue()
2224 if (bf_get_be32(prli_init, nvpr)) in lpfc_cmpl_prli_prli_issue()
2227 if (phba->nsler && bf_get_be32(prli_nsler, nvpr) && in lpfc_cmpl_prli_prli_issue()
2228 bf_get_be32(prli_conf, nvpr)) in lpfc_cmpl_prli_prli_issue()
2235 if (bf_get_be32(prli_tgt, nvpr)) { in lpfc_cmpl_prli_prli_issue()
2241 if (bf_get_be32(prli_disc, nvpr)) in lpfc_cmpl_prli_prli_issue()
2250 if ((bf_get_be32(prli_fba, nvpr) == 1) && in lpfc_cmpl_prli_prli_issue()
2257 ndlp->nvme_fb_size = bf_get_be32(prli_fb_sz, in lpfc_cmpl_prli_prli_issue()
H A Dlpfc_hw4.h49 #define bf_get_be32(name, ptr) \ macro
H A Dlpfc_init.c14643 ftype = bf_get_be32(lpfc_grp_hdr_file_type, image); in lpfc_write_firmware()
14644 fid = bf_get_be32(lpfc_grp_hdr_id, image); in lpfc_write_firmware()