Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1236 uint32_t core_bit; in bhndb_pci_route_interrupts() local
1254 core_bit = (1<<core.core_idx) << BHNDB_PCI_SBIM_SHIFT; in bhndb_pci_route_interrupts()
1256 intmask |= core_bit; in bhndb_pci_route_interrupts()