Searched refs:failure_code (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/login/ |
H A D | login_audit.c | 206 audit_failure(uint_t event_id, int failure_code, struct passwd *pwd, argument 254 (void) adt_put_event(event, ADT_FAILURE, failure_code);
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_iocb.h | 1404 uint16_t failure_code; member in struct:vfy_menlo_entry 1438 uint16_t failure_code; member in struct:menlo_data_entry
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_xioctl.c | 8089 LITTLE_ENDIAN_16(&pkt->mvfy.failure_code); 8097 pkt->mvfy.failure_code); 8246 LITTLE_ENDIAN_16(&pkt->mvfy.failure_code); 8253 pkt->mvfy.failure_code); 8406 LITTLE_ENDIAN_16(&pkt->mdata.failure_code); 8413 pkt->mdata.failure_code);
|
H A D | ql_init.c | 2776 LITTLE_ENDIAN_16(&pkt->mvfy.failure_code); 2785 pkt->mvfy.failure_code);
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1405 void *user_arg, int failure_code, clock_t retry_delay, 15632 * failure_code - errno return code to set in the bp if the 15649 code), void *user_arg, int failure_code, clock_t retry_delay, 15909 if (failure_code != 0) { 15993 sd_return_failed_command(un, bp, failure_code); 15647 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, void (*user_funcp)(struct sd_lun *un, struct buf *bp, void *argp, int code), void *user_arg, int failure_code, clock_t retry_delay, void (*statp)(kstat_io_t *)) argument
|
Completed in 124 milliseconds