Searched refs:LPFC_DMULT_CONST (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ | ||
H A D | lpfc_hw4.h | 220 #define LPFC_DMULT_CONST 651042 macro |
H A D | lpfc_sli.c | 16019 dmult = (usdelay * LPFC_DMULT_CONST) / LPFC_SEC_TO_USEC; in lpfc_modify_hba_eq_delay() |