Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.h38 struct zfcp_fc_event { struct
Dzfcp_fc.c35 struct zfcp_fc_event *event = NULL, *tmp = NULL; in zfcp_fc_post_event()
65 struct zfcp_fc_event *event; in zfcp_fc_enqueue_event()
67 event = kmalloc(sizeof(struct zfcp_fc_event), GFP_ATOMIC); in zfcp_fc_enqueue_event()