Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fnic/
Dfnic.h357 int fnic_fw_reset_handler(struct fnic *fnic);
Dfnic_scsi.c206 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler() function
2586 err = fnic_fw_reset_handler(fnic); in fnic_scsi_abort_io()
2633 if (fnic_fw_reset_handler(fnic)) { in fnic_scsi_cleanup()
Dfnic_fcs.c1202 ret = fnic_fw_reset_handler(fnic); in fnic_set_eth_mode()