Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dm/
Ddm_target_flakey.c63 #define BUF_CMD_READ 1 macro
67 ((tfc)->corrupt_buf_rw == BUF_CMD_READ ? 'r' : 'w')
229 tfc->corrupt_buf_rw = BUF_CMD_READ; in _init_features()
380 if (tfc->corrupt_buf_byte && tfc->corrupt_buf_rw == BUF_CMD_READ)