Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h329 #define SLI_CT_LAST_ENTRY 0x80000000 macro
H A Dlpfc_ct.c882 if (CTentry & (cpu_to_be32(SLI_CT_LAST_ENTRY))) in lpfc_ns_rsp()