Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1237 uint32_t core_bit; in bhndb_pci_route_interrupts() local
1255 core_bit = (1<<core.core_idx) << BHNDB_PCI_SBIM_SHIFT; in bhndb_pci_route_interrupts()
1257 intmask |= core_bit; in bhndb_pci_route_interrupts()