Home
last modified time | relevance | path

Searched defs:t_code (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c350 u8 t_code; in xge_hal_device_poll_rx_channel() local
399 u8 t_code; in xge_hal_device_poll_tx_channel() local
H A Dxgehal-ring-fp.c662 u8 *t_code) in xge_hal_ring_dtr_next_completed() argument
H A Dxgehal-fifo-fp.c648 xge_hal_dtr_h *dtrh, u8 *t_code) in xge_hal_fifo_dtr_next_completed() argument
H A Dxgehal-mgmtaux.c1088 int t_code, t_code_cnt; in xge_hal_aux_stats_sw_dev_read() local
H A Dxgehal-device.c3213 u8 t_code = hldev->inject_bad_tcode; in __hal_device_poll() local
5640 xge_hal_dtr_h dtrh, u8 t_code) in xge_hal_device_handle_tcode() argument
[all...]
/titanic_52/usr/src/uts/common/io/xge/drv/
H A Dxgell.c703 xgell_rx_1b_callback(xge_hal_channel_h channelh, xge_hal_dtr_h dtr, u8 t_code, in xgell_rx_1b_callback() argument
894 xgell_xmit_compl(xge_hal_channel_h channelh, xge_hal_dtr_h dtr, u8 t_code, in xgell_xmit_compl() argument
[all...]
/titanic_52/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h620 xge_hal_device_inject_bad_tcode(xge_hal_device_h devh, int chan_type, u8 t_code) in xge_hal_device_inject_bad_tcode() argument
/titanic_52/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h93 #define t_code cdb_un.tag macro