Home
last modified time | relevance | path

Searched refs:IOP_RESULT_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A 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()
786 req->header.result = cpu_to_le32(IOP_RESULT_SUCCESS); in hptiop_host_request_callback_itl()
816 if (readl(&req->result) == IOP_RESULT_SUCCESS) { in hptiop_iop_request_callback_itl()
H A Dhptiop.h169 IOP_RESULT_SUCCESS, enumerator
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()
H A Dhptiop.h169 IOP_RESULT_SUCCESS, enumerator

Completed in 7 milliseconds