Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/fnic/
Dfnic.h263 int fnic_fw_reset_handler(struct fnic *fnic);
Dfnic_scsi.c172 int fnic_fw_reset_handler(struct fnic *fnic) in fnic_fw_reset_handler() function
1745 err = fnic_fw_reset_handler(fnic); in fnic_scsi_abort_io()
1785 if (fnic_fw_reset_handler(fnic)) { in fnic_scsi_cleanup()
Dfnic_fcs.c648 ret = fnic_fw_reset_handler(fnic); in fnic_set_eth_mode()