Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c913 config->header.result = IOP_RESULT_PENDING; in hptiop_get_config_itl()
949 req->header.result = IOP_RESULT_PENDING; in hptiop_get_config_mv()
1005 config->header.result = IOP_RESULT_PENDING; in hptiop_set_config_itl()
1038 req->header.result = IOP_RESULT_PENDING; in hptiop_set_config_mv()
1064 req->header.result = IOP_RESULT_PENDING; in hptiop_set_config_mvfrey()
1092 req.header.result = IOP_RESULT_PENDING; in hptiop_post_ioctl_command_itl()
1229 req->header.result = IOP_RESULT_PENDING; in hptiop_post_ioctl_command_mv()
1311 req->header.result = IOP_RESULT_PENDING; in hptiop_post_ioctl_command_mvfrey()
2428 req.header.result = IOP_RESULT_PENDING; in hptiop_post_req_itl()
2465 req->header.result = IOP_RESULT_PENDING; in hptiop_post_req_itl()
[all …]
H A Dhptiop.h239 IOP_RESULT_PENDING = 0, enumerator