Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.h177 IOP_RESULT_SUCCESS, enumerator
Dhptiop.c201 req->header.result = cpu_to_le32(IOP_RESULT_SUCCESS); in hptiop_request_callback_mv()
252 req->header.result = IOP_RESULT_SUCCESS; in hptiop_request_callback_mvfrey()
743 case IOP_RESULT_SUCCESS: in hptiop_finish_scsi_req()
794 req->header.result = cpu_to_le32(IOP_RESULT_SUCCESS); in hptiop_host_request_callback_itl()
824 if (readl(&req->result) == IOP_RESULT_SUCCESS) { in hptiop_iop_request_callback_itl()