Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/ !
H A Dlpfc_nl.h34 #define FC_REG_ADAPTER_EVENT 0x0800 /* lpfc adapter events */ macro
45 FC_REG_ADAPTER_EVENT)
161 /* event codes for FC_REG_ADAPTER_EVENT */
H A Dlpfc_init.c9256 adapter_event.event_type = FC_REG_ADAPTER_EVENT; in lpfc_post_init_setup()