Home
last modified time | relevance | path

Searched refs:SNIC_REQ_HBA_RESET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_io.c159 return ((req_type == SNIC_REQ_HBA_RESET) ? nr_wqdesc : nr_wqdesc - 1); in snic_wqdesc_avail()
488 case SNIC_REQ_HBA_RESET: in snic_dump_desc()
H A Dsnic_fwint.h34 SNIC_REQ_HBA_RESET, /* SNIC Reset */ enumerator
H A Dsnic_scsi.c2263 snic_io_hdr_enc(&req->hdr, SNIC_REQ_HBA_RESET, 0, snic_cmd_tag(sc), in snic_issue_hba_reset()