Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/scsi/
Dzfcp_fc.h39 struct zfcp_fc_event { struct
Dzfcp_fc.c101 struct zfcp_fc_event *event = NULL, *tmp = NULL; in zfcp_fc_post_event()
130 struct zfcp_fc_event *event; in zfcp_fc_enqueue_event()
132 event = kmalloc(sizeof(struct zfcp_fc_event), GFP_ATOMIC); in zfcp_fc_enqueue_event()