Home
last modified time | relevance | path

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

/titanic_41/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, data) (data) argument
734 uint_t tcode; in hci1394_async_arresp_process() local
932 uint_t tcode; in hci1394_async_arreq_process() local
1225 hci1394_basic_pkt_t *pkt, uint_t *tcode, hci1394_async_cmd_t **hcicmd, in hci1394_async_arresp_read()
1546 hci1394_basic_pkt_t *pkt, uint_t *tcode, hci1394_async_cmd_t **hcicmd, in hci1394_async_arreq_read()
3345 hci1394_async_arresp_size_get(uint_t tcode, hci1394_q_handle_t q_handle, in hci1394_async_arresp_size_get()
H A Dhci1394_q.c1015 uint32_t tcode; in hci1394_q_at_write_OLI() local
/titanic_41/usr/src/cmd/ldap/common/
H A Dconvutf8.c66 const char *tcode) { in ldaptool_convert()
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmilter.c1411 int tcode; local
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1882 u_int data_len, tcode; in channel_input_extended_data() local