Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwereg.h108 #define TWE_PCI_CLEAR_PCI_ABORT 0x2000 macro
H A Dtwe_freebsd.c636 pci_write_config(sc->twe_dev, PCIR_STATUS, TWE_PCI_CLEAR_PCI_ABORT, 2); in twe_clear_pci_abort()