Searched refs:BHNDB_PCI_INT_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pcireg.h102 #define BHNDB_PCI_INT_MASK 0x94 /* mask of PCI and other cores interrupts */ macro
189 /* BHNDB_PCI_INT_MASK */
H A Dbhndb_pci.c186 * SIBA_CFG0_INTVEC configuration register; the BHNDB_PCI_INT_MASK
1258 intmask = pci_read_config(sc->parent, BHNDB_PCI_INT_MASK, 4);
1260 pci_write_config(sc->parent, BHNDB_PCI_INT_MASK, intmask, 4);

Completed in 36 milliseconds