Searched defs:tcode (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_async.c | 71 #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 D | hci1394_q.c | 1015 uint32_t tcode; in hci1394_q_at_write_OLI() local
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | convutf8.c | 66 const char *tcode) { in ldaptool_convert()
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | mc_intel.h | 305 #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 D | hci1394_ohci.h | 325 #define HCI1394_IS_ARRESP(tcode) \ argument 331 #define HCI1394_IS_ARREQ(tcode) \ argument
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | milter.c | 1411 int tcode; local
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | channels.c | 1882 u_int data_len, tcode; in channel_input_extended_data() local
|