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

<<1112

/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvcc.c1539 msg.reason = VCC_CONS_ADDED;
1554 msg.reason = VCC_CONS_MISS_ADDED;
1715 /* reason for wakeup */
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c707 crp->reason = MOK;
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c883 req.reason = NDMP_CONNECTED;
H A Dndmpd_connect.c554 req.reason = NDMP_SHUTDOWN;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm330 By the same reason, the use this pragma inside modules is also
H A DEncode.pm727 reason you cannot (or you I<don't have to>) see if a scalar contains a
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm356 C<Class::Struct> can create your class at compile time. The main reason
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm713 B<NOTE>: If you do use this method for any reason, please remember to add
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h224 * BIO *BIO_get_retry_BIO(BIO *bio, int *reason); will walk the BIO
225 * stack and return the 'reason' for the special and the offending BIO.
586 BIO * BIO_get_retry_BIO(BIO *bio, int *reason);
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dd1_clnt.c823 kssl_err.reason);
H A Dssl_locl.h313 * For this reason SSL_MICRO and SSL_MINI macros are included to widen the
753 void ssl2_return_error(SSL *s,int reason);
/opensolaris-onvv-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h787 DAT_COUNT reason; /* object specific */ member in struct:dat_asynch_error_event_data
790 /* The reason is object type specific and its values are defined below */
/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h1194 void s1394_initiate_hal_reset(s1394_hal_t *hal, int reason);
/opensolaris-onvv-gate/usr/src/uts/intel/io/heci/
H A Dheci_init.c626 host_stop_req->reason = DRIVER_STOP_REQUEST;
H A Dheci_intr.c564 h_stop_req->reason = DRIVER_STOP_REQUEST;
/opensolaris-onvv-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c93 static char *dcd_rname(int reason);
1963 * it is just the head of the wait queue. The reason
2431 "reason %x and Status %x\n", pkt->pkt_reason, SCBP_C(pkt));
2496 * save pkt reason; consecutive failures are not reported unless
2548 /* reset the pkt reason again */
2677 static char *fail = "ATA transport failed: reason '%s': %s\n";
2811 * There has been a Device Fault - reason for such error
4237 dcd_rname(int reason) argument
4249 if (reason > CMD_DATA_OVR) {
4250 return ("<unknown reason>");
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c431 uint32_t reason, uint32_t explaination)
518 emlxs_dhc_status(port, ndlp, reason, explaination);
528 emlxs_dhc_status(emlxs_port_t *port, emlxs_node_t *ndlp, uint32_t reason, argument
555 ndlp->nlp_DID, emlxs_dhc_nstate_xlate(node_dhc->state), reason,
574 /* Check failure reason and update if neccessary */
575 switch (reason) {
631 switch (reason) {
1423 "Auth reject: did=0x%x reason=%x expl=%x",
2806 /* need to setup reason code/reason explanatio
430 emlxs_dhc_state(emlxs_port_t *port, emlxs_node_t *ndlp, uint32_t state, uint32_t reason, uint32_t explaination) argument
[all...]
/opensolaris-onvv-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1746 int reason; local
1926 KMF_OCSP_RESPONSE_REASON_ATTR, &reason, sizeof (int));
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c1210 int port, status, reason; local
1511 if (OCSP_resp_find_status(bs, id, &status, &reason,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm436 The reason C<encode_language_tag> exists is because different language
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3764 operations, like C<new()>, C<bstr()> and C<numify()>. The reason are that it
3800 reason for this is that Math::BigInt is optimized to call the object methods
3811 be used instead of directly accessing the internal hash keys. The reason for
4223 mode. The reason is that the result is always truncated to an integer.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DTest.pm239 This function is the reason for C<Test>'s existence. It's
526 # versions required the reason
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1672 offset = 5; /* reason code */
1675 offset = 6; /* reason explanation */
1676 FCOE_V2B_1(els_rjt->reason, FPLD + offset);
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtl.c4506 * with reason 0 to cause an EPIPE but no
4672 * with reason 0 to cause an EPIPE but no
5621 * a t_discon_ind message with reason 0 if there
5658 * The reason should be from the <sys/errno.h> space.
5661 tl_discon_ind(tl_endpt_t *tep, uint32_t reason) argument
5677 d_mp = tl_discon_ind_alloc(reason, tep->te_seqno);
5690 * The reason should be from the <sys/errno.h> space.
5693 tl_discon_ind_alloc(uint32_t reason, t_scalar_t seqnum) argument
5703 tdi->DISCON_reason = reason;
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1270 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, argument
1283 if (reason >= 0)
1334 reason >= 0 ? "clear" : "import", name);

Completed in 314 milliseconds

<<1112