Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/snic/
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()
Dsnic_fwint.h34 SNIC_REQ_HBA_RESET, /* SNIC Reset */ enumerator
Dsnic_scsi.c2263 snic_io_hdr_enc(&req->hdr, SNIC_REQ_HBA_RESET, 0, snic_cmd_tag(sc), in snic_issue_hba_reset()