Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic.h335 void fnic_handle_event(struct work_struct *work);
H A Dfnic_main.c778 INIT_WORK(&fnic->event_work, fnic_handle_event); in fnic_probe()
H A Dfnic_fcs.c244 void fnic_handle_event(struct work_struct *work) in fnic_handle_event() function