Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
HDtwereg.h114 #define TWE_OP_WRITE 0x03 macro
HDtwe.c443 cmd->io.opcode = TWE_OP_WRITE; in twe_startio()
500 cmd->io.opcode = TWE_OP_WRITE; in twe_dump_blocks()
1956 case TWE_OP_WRITE:
HDtwe_freebsd.c1010 case TWE_OP_WRITE: in twe_setup_data_dmamap()