Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic.h494 void fnic_tport_event_handler(struct work_struct *work);
H A Dfnic_fcs.c1012 void fnic_tport_event_handler(struct work_struct *work) in fnic_tport_event_handler() function
H A Dfnic_main.c1018 INIT_WORK(&fnic->tport_work, fnic_tport_event_handler); in fnic_probe()