Home
last modified time | relevance | path

Searched refs:ULP_BDE64_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h245 ULP_BDE64_TYPE_MASK = (0xff << ULP_BDE64_TYPE_SHIFT), enumerator
H A Dlpfc_sli.c10973 type = le32_to_cpu(bpl[i].type_size) & ULP_BDE64_TYPE_MASK; in __lpfc_sli_prep_gen_req_s4()