Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_io.c145 return ((req_type == SNIC_REQ_HBA_RESET) ? nr_wqdesc : nr_wqdesc - 1); in snic_wqdesc_avail()
474 case SNIC_REQ_HBA_RESET: in snic_dump_desc()
H A Dsnic_fwint.h20 SNIC_REQ_HBA_RESET, /* SNIC Reset */ enumerator
H A Dsnic_scsi.c2241 snic_io_hdr_enc(&req->hdr, SNIC_REQ_HBA_RESET, 0, snic_cmd_tag(sc), in snic_issue_hba_reset()