Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dhptiop.h169 IOP_RESULT_SUCCESS, enumerator
Dhptiop.c193 req->header.result = cpu_to_le32(IOP_RESULT_SUCCESS); in hptiop_request_callback_mv()
244 req->header.result = IOP_RESULT_SUCCESS; in hptiop_request_callback_mvfrey()
735 case IOP_RESULT_SUCCESS: in hptiop_finish_scsi_req()
785 req->header.result = cpu_to_le32(IOP_RESULT_SUCCESS); in hptiop_host_request_callback_itl()
815 if (readl(&req->result) == IOP_RESULT_SUCCESS) { in hptiop_iop_request_callback_itl()