Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe_compat.h61 #define TWE_COMMAND_QUEUE(sc, val) bus_write_4((sc)->twe_io, 0x8, (u_int32_t)val) macro
H A Dtwe.c1146 TWE_COMMAND_QUEUE(sc, TWE_FIND_COMMANDPHYS(tr)); in twe_start()