Home
last modified time | relevance | path

Searched refs:TGT (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Demul64var.h56 #define TGT(sp) (CMD2PKT(sp)->pkt_address.a_target) macro
/titanic_50/usr/src/uts/common/io/
H A Demul64_bsd.c351 sp->cmd_addr[18] = uint_to_byte1(TGT(sp)); in bsd_scsi_inq_page83()
352 sp->cmd_addr[19] = uint_to_byte0(TGT(sp)); in bsd_scsi_inq_page83()
/titanic_50/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh375 printf "$(gettext "Obtaining TGT for %s") ...\n" $ADMIN_PRINC
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3765 uint32_t TGT:1; member
3869 uint32_t TGT:1; member
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog614 disallow kerberos authentication if we can't verify the TGT; from
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c473 #define _LOGTGT _MAP(TGT)
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c243 hba->sli.sli4.param.TGT = 0; in emlxs_sli4_set_default_params()