Searched refs:zfcp_erp_port_shutdown (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_ext.h | 74 extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *);
|
H A D | zfcp_sysfs.c | 332 zfcp_erp_port_shutdown(port, 0, "syprs_1"); in zfcp_sysfs_port_remove_store()
|
H A D | zfcp_fc.c | 791 zfcp_erp_port_shutdown(port, 0, "fcegpf2"); in zfcp_fc_eval_gpn_ft()
|
H A D | zfcp_erp.c | 383 * zfcp_erp_port_shutdown - Shutdown port 388 void zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *dbftag) in zfcp_erp_port_shutdown() function
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_ext.h | 75 extern void zfcp_erp_port_shutdown(struct zfcp_port *, int, char *);
|
H A D | zfcp_sysfs.c | 330 zfcp_erp_port_shutdown(port, 0, "syprs_1"); in zfcp_sysfs_port_remove_store()
|
H A D | zfcp_fc.c | 791 zfcp_erp_port_shutdown(port, 0, "fcegpf2"); in zfcp_fc_eval_gpn_ft()
|
H A D | zfcp_erp.c | 383 * zfcp_erp_port_shutdown - Shutdown port 388 void zfcp_erp_port_shutdown(struct zfcp_port *port, int clear, char *dbftag) in zfcp_erp_port_shutdown() function
|
Completed in 21 milliseconds