Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhptiop.c416 writel(IOP_RESULT_PENDING, &req->header.result); in iop_get_config_itl()
437 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_get_config_mv()
493 writel(IOP_RESULT_PENDING, &req->header.result); in iop_set_config_itl()
514 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_set_config_mv()
537 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in iop_set_config_mvfrey()
1042 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in hptiop_queuecommand_lck()
H A Dhptiop.h168 IOP_RESULT_PENDING = 0, enumerator