Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_fc.h38 struct zfcp_fc_event { struct
Dzfcp_fc.c99 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(sizeof(struct zfcp_fc_event), GFP_ATOMIC); in zfcp_fc_enqueue_event()