Home
last modified time | relevance | path

Searched refs:fnic_handle_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h340 void fnic_handle_event(struct work_struct *work);
H A Dfnic_main.c794 INIT_WORK(&fnic->event_work, fnic_handle_event); in fnic_probe()
H A Dfnic_fcs.c234 void fnic_handle_event(struct work_struct *work) in fnic_handle_event() function