Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_ext.h170 extern struct fc_function_template zfcp_transport_functions;
H A Dzfcp_aux.c143 fc_attach_transport(&zfcp_transport_functions); in zfcp_module_init()
H A Dzfcp_scsi.c952 struct fc_function_template zfcp_transport_functions = { variable