Home
last modified time | relevance | path

Searched refs:zfcp_fc_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_fc.h39 struct zfcp_fc_event { struct
H A Dzfcp_fc.c100 struct zfcp_fc_event *event = NULL, *tmp = NULL; in zfcp_fc_post_event()
129 struct zfcp_fc_event *event; in zfcp_fc_enqueue_event()
131 event = kmalloc_obj(struct zfcp_fc_event, GFP_ATOMIC); in zfcp_fc_enqueue_event()