Home
last modified time | relevance | path

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

/NextBSD/sys/dev/twe/
HDtwereg.h114 #define TWE_OP_WRITE 0x03 macro
HDtwe.c442 cmd->io.opcode = TWE_OP_WRITE; in twe_startio()
495 cmd->io.opcode = TWE_OP_WRITE; in twe_dump_blocks()
1938 case TWE_OP_WRITE:
HDtwe_freebsd.c973 case TWE_OP_WRITE: in twe_setup_data_dmamap()