Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_ext.h96 extern void zfcp_fc_post_event(struct work_struct *);
H A Dzfcp_aux.c397 INIT_WORK(&adapter->events.work, zfcp_fc_post_event); in zfcp_adapter_enqueue()
H A Dzfcp_fc.c99 void zfcp_fc_post_event(struct work_struct *work) in zfcp_fc_post_event() function