Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c808 uint16_t srsh_val, pci_val; in bhndb_pci_srsh_pi_war() local
829 srsh_val = (val & BHND_PCI_SRSH_PI_MASK) >> BHND_PCI_SRSH_PI_SHIFT; in bhndb_pci_srsh_pi_war()
835 if (srsh_val != pci_val) { in bhndb_pci_srsh_pi_war()