Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h220 #define LPFC_DMULT_CONST 651042 macro
H A Dlpfc_sli.c16019 dmult = (usdelay * LPFC_DMULT_CONST) / LPFC_SEC_TO_USEC; in lpfc_modify_hba_eq_delay()