Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/snic/
Dsnic_scsi.c43 [SNIC_FWRESET] = "SNIC_FWRESET",
1095 snic_get_state(snic) != SNIC_FWRESET); in snic_hba_reset_cmpl_handler()
1100 if (snic_get_state(snic) == SNIC_FWRESET) in snic_hba_reset_cmpl_handler()
1365 if (snic_get_state(snic) == SNIC_FWRESET) in snic_issue_tm_req()
2286 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_issue_hba_reset()
2336 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_reset()
2346 snic_set_state(snic, SNIC_FWRESET); in snic_reset()
Dsnic.h234 SNIC_FWRESET, enumerator