Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_ext.h91 extern void zfcp_fc_port_did_lookup(struct work_struct *);
Dzfcp_aux.c507 INIT_WORK(&port->gid_pn_work, zfcp_fc_port_did_lookup); in zfcp_port_enqueue()
Dzfcp_fc.c421 void zfcp_fc_port_did_lookup(struct work_struct *work) in zfcp_fc_port_did_lookup() function