Home
last modified time | relevance | path

Searched refs:SNIC_FWRESET (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/snic/
Dsnic_scsi.c43 [SNIC_FWRESET] = "SNIC_FWRESET",
1076 snic_get_state(snic) != SNIC_FWRESET); in snic_hba_reset_cmpl_handler()
1081 if (snic_get_state(snic) == SNIC_FWRESET) in snic_hba_reset_cmpl_handler()
1346 if (snic_get_state(snic) == SNIC_FWRESET) in snic_issue_tm_req()
2259 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_issue_hba_reset()
2309 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_reset()
2319 snic_set_state(snic, SNIC_FWRESET); in snic_reset()
Dsnic.h231 SNIC_FWRESET, enumerator