Home
last modified time | relevance | path

Searched refs:IEEE1394_TCODE_READ_BLOCK_RESP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h97 #define IEEE1394_TCODE_READ_BLOCK_RESP 0x7 macro
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h326 (tcode == IEEE1394_TCODE_READ_BLOCK_RESP) || \
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c1194 case IEEE1394_TCODE_READ_BLOCK_RESP: in hci1394_async_arresp_read()
2860 } else if (tcode == IEEE1394_TCODE_READ_BLOCK_RESP) { in hci1394_async_arresp_size_get()