Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1047 req->header.result = cpu_to_le32(IOP_RESULT_PENDING); in hptiop_queuecommand_lck()
H A Dhptiop.h168 IOP_RESULT_PENDING = 0, enumerator
/kernel/linux/linux-6.6/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

Completed in 8 milliseconds