Searched refs:IOP_RESULT_PENDING (Results 1 – 2 of 2) sorted by relevance
424 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()
176 IOP_RESULT_PENDING = 0, enumerator