Home
last modified time | relevance | path

Searched refs:IOAT_DESC_CTRL_OP_DMA (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/i86pc/sys/
H A Dioat.h143 #define IOAT_DESC_CTRL_OP_DMA (0x0 << 24) macro
/titanic_50/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c508 desc.dd_ctrl = IOAT_DESC_CTRL_OP_DMA | IOAT_DESC_DMACTRL_NULL | in ioat_channel_start()
1231 desc->dd_ctrl = IOAT_DESC_CTRL_OP_DMA | ctrl; in ioat_cmd_post_copy()