Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twa/
HDtw_cl_fwif.h85 #define TWA_STATUS_PCI_ABORT_INTERRUPT 0x00100000 macro
HDtw_cl_misc.c776 if (status_reg & TWA_STATUS_PCI_ABORT_INTERRUPT) { in tw_cli_check_ctlr_state()
846 if (reg & TWA_STATUS_PCI_ABORT_INTERRUPT) in tw_cli_describe_bits()