Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/snic/
Dsnic_scsi.c43 [SNIC_FWRESET] = "SNIC_FWRESET",
1096 snic_get_state(snic) != SNIC_FWRESET); in snic_hba_reset_cmpl_handler()
1101 if (snic_get_state(snic) == SNIC_FWRESET) in snic_hba_reset_cmpl_handler()
1366 if (snic_get_state(snic) == SNIC_FWRESET) in snic_issue_tm_req()
2291 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_issue_hba_reset()
2341 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_reset()
2351 snic_set_state(snic, SNIC_FWRESET); in snic_reset()
Dsnic.h234 SNIC_FWRESET, enumerator