Searched refs:reason (Results 276 - 292 of 292) sorted by relevance

<<1112

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c60 * fixer) have an overall view of the logic of the code. For that reason the
560 static void fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason,
932 * never changes this value. The reason why it can be said that the
1610 * The reason we give device type of
3172 * fc_pkt_reason PLOGI or PRLI reason completion
5551 caddr_t state, reason, action, expln; local
5553 (void) fc_ulp_pkt_error(fpkt, &state, &reason,
5558 " state=%s reason=%s rx_id=%x ox_id=%x",
5559 state, reason, fpkt->pkt_cmd_fhdr.ox_id,
6228 "ELS (%x) callback state=0x%x reason
14568 fcp_fail_cmd(struct fcp_pkt *cmd, uchar_t reason, uint_t statistics) argument
15367 caddr_t state, reason, action, expln; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2637 int index, status, reason; local
2757 status = OCSP_single_get0_status(single, &reason, &rev, &thisupd,
2765 *response_reason = reason;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1617 The reason that host $failed_ack_host did not receive a
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Ds3_clnt.c1768 kssl_err.reason);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1125 it to B<perlbug@perl.org>. If, for some reason, you cannot run
/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dvfs.c281 fsop_mountroot(vfs_t *vfsp, enum whymountroot reason) argument
283 return (*(vfsp)->vfs_op->vfs_mountroot)(vfsp, reason);
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c712 * perhaps for this very reason.
1106 switch (irrhp->reason) {
1166 "target requested reason:0x%x",
1167 icp->conn_oid, irrhp->opcode, irrhp->reason);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c2628 char *reason; local
2802 if (ka_UserAuthenticateGeneral(KA_USERAUTH_VERSION | KA_USERAUTH_DOSETPAG, pw->pw_name, "", 0, passwd, 0, 0, 0, &reason) == 0)
2805 printf("230-AFS: %s", reason);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2152 uint32_t type2, uint32_t reason, uint32_t explain)
2151 emlxs_els_reply(emlxs_port_t *port, IOCBQ *iocbq, uint32_t type, uint32_t type2, uint32_t reason, uint32_t explain) argument
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3234 * retries set in the cmd_retry_count (whatever may be the reason for retry)
6108 * FC_PKT_LS_RJT and reason to FC_REASON_LOGICAL_ERROR.
6119 "PLOGI to %x failed. state=%x reason=%x.",
6628 "reason=0x%x, class=0x%x",
11195 uchar_t action, uchar_t reason, job_request_t *job)
11218 payload.reason = reason;
11329 * when a device implicitly logs out an initiator (for whatever reason) and
11335 * From a Fibre Channel standpoint a PRLO calls for a PRLI. There's no reason to
11981 * above reason a
11194 fp_els_rjt_init(fc_local_port_t *port, fp_cmd_t *cmd, fc_unsol_buf_t *buf, uchar_t action, uchar_t reason, job_request_t *job) argument
15004 caddr_t state, reason, action, expln; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4849 * If port-mult is restarted due to some reason, we need
8135 * pin based interrupts and single MSI message interrupts, and the reason
8604 * whatever reason, but AHCI driver missed hot-plug event.
10275 ahci_add_doneq(ahci_port_t *ahci_portp, sata_pkt_t *satapkt, int reason) argument
10279 /* set the reason for all packets */
10280 satapkt->satapkt_reason = reason;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm3880 For some reason which I forget, Unix machines like to have
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm1309 One may wonder why we call the above calculator symbolic. The reason
H A DCPAN.pm1788 $CPAN::Frontend->myprint("Couldn't mkdir $todir for some reason\n");
1956 # The only reason for this method is currently to have a reliable
3515 # must not touch the hash under the RO attribute. The reason is that
4359 # reason why this was chosen to work that way was the treatment of
4552 # It's probably worth it to record the reason, so let's retry
4649 # We have already sponsored it and for some reason it's still
6873 Most functions in package CPAN are exported per default. The reason
7091 The reason for this is that CPAN does not know the dependencies of all
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c3260 rjt.reason = FC_REASON_NO_CONNECTION;
H A Dql_api.c2851 rjt.reason = FC_REASON_CMD_UNSUPPORTED;
5060 EL(ha, "Plogi unsuccess for %xh state %xh reason %xh "
7328 rjt.reason = FC_REASON_CMD_UNSUPPORTED;
7528 * reason, you would get CS_PORT_LOGGED_OUT
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1930 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the

Completed in 291 milliseconds

<<1112