Home
last modified time | relevance | path

Searched refs:error_index (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_impl.h49 int64_t error_index; member
58 uh->error_index = -1;\
H A Didmap_api.c206 udthandle->error_index = res.error_index; in idmap_udt_commit()
210 if (udthandle->error_index < 0) in idmap_udt_commit()
216 udthandle->error_index = -2; in idmap_udt_commit()
223 udthandle->error_index = -2; in idmap_udt_commit()
329 int64_t *error_index) in idmap_udt_get_error_index() argument
331 if (error_index) in idmap_udt_get_error_index()
332 *error_index = udthandle->error_index; in idmap_udt_get_error_index()
359 udthandle->error_index < 0) in idmap_udt_get_error_rule()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_intr.c392 rsp->error_index * PQI_ERROR_BUFFER_ELEMENT_LENGTH, in sync_error()
396 (rsp->error_index * PQI_ERROR_BUFFER_ELEMENT_LENGTH); in sync_error()
H A Dsmartpqi_hw.h297 uint16_t error_index; member
308 uint16_t error_index; member
H A Dsmartpqi_util.c986 bool_to_str(rqst->fence), rqst->error_index, rqst->task_attribute, in dump_aio()
H A Dsmartpqi_hw.c544 rqst->error_index = io->io_index; in setup_aio_request()
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x315 int64_t error_index; member
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dserver.c946 res->error_index = -1; in idmap_update_1_svc()
998 res->error_index = i; in idmap_update_1_svc()
1026 res->error_index = -2; in idmap_update_1_svc()