Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/ !
Dlpfc_hw4.h3488 #define LPFC_SET_ENABLE_MI 0x21 macro
Dlpfc_sli.c6811 case LPFC_SET_ENABLE_MI: in lpfc_set_features()
6812 mbox->u.mqe.un.set_feature.feature = LPFC_SET_ENABLE_MI; in lpfc_set_features()
8218 lpfc_set_features(phba, mboxq, LPFC_SET_ENABLE_MI); in lpfc_cmf_setup()