Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe_compat.h59 #define TWE_CONTROL(sc, val) bus_write_4((sc)->twe_io, 0x0, (u_int32_t)val) macro
H A Dtwe.c703 TWE_CONTROL(sc, in twe_enable_interrupts()
715 TWE_CONTROL(sc, TWE_CONTROL_DISABLE_INTERRUPTS); in twe_disable_interrupts()
1326 TWE_CONTROL(sc, TWE_CONTROL_CLEAR_ATTENTION_INTERRUPT); in twe_soft_reset()
1364 TWE_CONTROL(sc, TWE_CONTROL_CLEAR_HOST_INTERRUPT); in twe_host_intr()
1381 TWE_CONTROL(sc, TWE_CONTROL_CLEAR_ATTENTION_INTERRUPT); in twe_attention_intr()
1400 TWE_CONTROL(sc, TWE_CONTROL_MASK_COMMAND_INTERRUPT); in twe_command_intr()
H A Dtwereg.h55 #define TWE_SOFT_RESET(sc) TWE_CONTROL(sc, TWE_CONTROL_ISSUE_SOFT_RESET | \
H A Dtwe_freebsd.c625 TWE_CONTROL(sc, TWE_CONTROL_CLEAR_PARITY_ERROR); in twe_clear_pci_parity_error()
635 TWE_CONTROL(sc, TWE_CONTROL_CLEAR_PCI_ABORT); in twe_clear_pci_abort()