Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h89 extern void zfcp_fc_port_did_lookup(struct work_struct *);
Dzfcp_aux.c522 INIT_WORK(&port->gid_pn_work, zfcp_fc_port_did_lookup); in zfcp_port_enqueue()
Dzfcp_fc.c355 void zfcp_fc_port_did_lookup(struct work_struct *work) in zfcp_fc_port_did_lookup() function