Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhptiop.c424 writel(IOP_RESULT_PENDING, &req->header.result); in iop_get_config_itl()
445 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_get_config_mv()
501 writel(IOP_RESULT_PENDING, &req->header.result); in iop_set_config_itl()
522 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_set_config_mv()
545 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_set_config_mvfrey()
1056 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in hptiop_queuecommand_lck()
Dhptiop.h176 IOP_RESULT_PENDING = 0, enumerator