Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1240 uint32_t core_bit; in bhndb_pci_route_interrupts() local
1258 core_bit = (1<<core.core_idx) << BHNDB_PCI_SBIM_SHIFT; in bhndb_pci_route_interrupts()
1260 intmask |= core_bit; in bhndb_pci_route_interrupts()