Home
last modified time | relevance | path

Searched refs:SNIC_FWRESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A 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()
2332 /* Set snic state as SNIC_FWRESET*/ in snic_reset()
2336 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_reset()
2346 snic_set_state(snic, SNIC_FWRESET); in snic_reset()
H A Dsnic.h234 SNIC_FWRESET, enumerator
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_scsi.c29 [SNIC_FWRESET] = "SNIC_FWRESET",
1073 snic_get_state(snic) != SNIC_FWRESET); in snic_hba_reset_cmpl_handler()
1078 if (snic_get_state(snic) == SNIC_FWRESET) in snic_hba_reset_cmpl_handler()
1343 if (snic_get_state(snic) == SNIC_FWRESET) in snic_issue_tm_req()
2264 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_issue_hba_reset()
2310 /* Set snic state as SNIC_FWRESET*/ in snic_reset()
2314 if (snic_get_state(snic) == SNIC_FWRESET) { in snic_reset()
2324 snic_set_state(snic, SNIC_FWRESET); in snic_reset()
H A Dsnic.h220 SNIC_FWRESET, enumerator

Completed in 7 milliseconds