Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe.c146 cmd = TWE_FIND_COMMAND(tr); in twe_setup()
437 cmd = TWE_FIND_COMMAND(tr); in twe_startio()
499 cmd = TWE_FIND_COMMAND(tr); in twe_dump_blocks()
561 cmd = TWE_FIND_COMMAND(tr); in twe_ioctl()
796 cmd = TWE_FIND_COMMAND(tr); in twe_get_param()
890 cmd = TWE_FIND_COMMAND(tr); in twe_set_param()
938 cmd = TWE_FIND_COMMAND(tr); in twe_init_connection()
1128 cmd = TWE_FIND_COMMAND(tr); in twe_start()
1201 cmd = TWE_FIND_COMMAND(tr); in twe_done()
1606 cmd = TWE_FIND_COMMAND(*tr); in twe_get_request()
[all …]
H A Dtwevar.h118 #define TWE_FIND_COMMAND(tr) \ macro
H A Dtwe_freebsd.c981 TWE_Command *cmd = TWE_FIND_COMMAND(tr); in twe_setup_data_dmamap()