Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/pci/
Dofw_pcibus.c157 reg |= PCIB_BCR_MASTER_ABORT_MODE | PCIB_BCR_SERR_ENABLE | in ofw_pcibus_setup_device()
/freebsd-12-stable/sys/dev/pci/
Dpcireg.h521 #define PCIB_BCR_SERR_ENABLE 0x0002 macro
/freebsd-12-stable/sys/mips/cavium/
Doctopci.c658 brctl |= PCIB_BCR_PERR_ENABLE | PCIB_BCR_SERR_ENABLE; in octopci_init_device()