Home
last modified time | relevance | path

Searched defs:tcode (Results 1 – 14 of 14) sorted by relevance

/titanic_51/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c71 #define HCI1394_ARITH_LOCK_SWAP32(tcode, data) \ argument
76 #define HCI1394_ARITH_LOCK_SWAP64(tcode, data) \ argument
82 #define HCI1394_ARITH_LOCK_SWAP32(tcode, data) (data) argument
83 #define HCI1394_ARITH_LOCK_SWAP64(tcode, dat argument
734 uint_t tcode; hci1394_async_arresp_process() local
932 uint_t tcode; hci1394_async_arreq_process() local
1225 hci1394_async_arresp_read(hci1394_async_handle_t async_handle,hci1394_basic_pkt_t * pkt,uint_t * tcode,hci1394_async_cmd_t ** hcicmd,uint_t * size) hci1394_async_arresp_read() argument
1546 hci1394_async_arreq_read(hci1394_async_handle_t async_handle,hci1394_basic_pkt_t * pkt,uint_t * tcode,hci1394_async_cmd_t ** hcicmd,uint_t * size) hci1394_async_arreq_read() argument
3345 hci1394_async_arresp_size_get(uint_t tcode,hci1394_q_handle_t q_handle,uint32_t * addr,uint_t * size) hci1394_async_arresp_size_get() argument
[all...]
H A Dhci1394_q.c1015 uint32_t tcode; in hci1394_q_at_write_OLI() local
/titanic_51/usr/src/cmd/ldap/common/
H A Dconvutf8.c66 const char *tcode) { in ldaptool_convert() argument
/titanic_51/usr/src/uts/intel/sys/
H A Dmc_intel.h305 #define TCODE_OFFSET_RANK(tcode) \ argument
307 #define TCODE_OFFSET_RAS(tcode) (((tcode) >> OFFSET_RAS_SHIFT) & MAX_RAS_MASK) argument
308 #define TCODE_OFFSET_BANK(tcode) \ argument
310 #define TCODE_OFFSET_CAS(tcode) ((tcode) & MAX_CAS_MASK) argument
/freebsd/sys/dev/firewire/
H A Dfirewire.c189 int tcode; in fw_asyreq() local
1054 fw_tl2xfer(struct firewire_comm *fc, int node, int tlabel, int tcode) in fw_tl2xfer()
1906 int tcode; in fw_rcv() local
H A Dfirewirereg.h157 struct tcode_info *tcode; member
H A Dsbp.c1291 sbp_write_cmd(struct sbp_dev *sdev, int tcode, int offset) in sbp_write_cmd()
H A Dfwohci.c861 int tcode, hdr_len, pl_off; local
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c1322 mDNSexport void DNSDigest_SignMessage(DNSMessage *msg, mDNSu8 **end, DomainAuthInfo *info, mDNSu16 tcode) in DNSDigest_SignMessage() argument
1422 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, DomainAuthInfo *info, mDNSu16 * rcode, mDNSu16 * tcode) in DNSDigest_VerifyMessage() argument
[all...]
/freebsd/contrib/ntp/libparse/
H A Dclk_rawdcf.c111 time_t tcode; /* last converted time code */ member
/titanic_51/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h325 #define HCI1394_IS_ARRESP(tcode) \ argument
331 #define HCI1394_IS_ARREQ(tcode) \ argument
[all...]
/freebsd/contrib/sendmail/src/
H A Dmilter.c1421 int tcode; local
/titanic_51/usr/src/cmd/sendmail/src/
H A Dmilter.c1411 int tcode; local
/freebsd/crypto/openssh/
H A Dchannels.c3475 u_int32_t tcode; in channel_input_extended_data() local