Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic.h96 #define SNIC_SCSI_CLEANUP BIT(26) macro
99 (SNIC_DEV_RST_NOTSUP | SNIC_SCSI_CLEANUP | SNIC_HOST_RESET_ISSUED)
H A Dsnic_scsi.c139 (CMD_FLAGS(sc) & SNIC_SCSI_CLEANUP) || in snic_release_req_buf()
2483 CMD_FLAGS(sc) |= SNIC_SCSI_CLEANUP; in snic_scsi_cleanup()