Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fnic/
Dfnic.h333 void fnic_handle_event(struct work_struct *work);
Dfnic_main.c773 INIT_WORK(&fnic->event_work, fnic_handle_event); in fnic_probe()
Dfnic_fcs.c204 void fnic_handle_event(struct work_struct *work) in fnic_handle_event() function