Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c119 static uint32_t bhndb_pci_probe_read(struct bhndb_pci_probe *sc,
828 val = bhndb_pci_probe_read(probe, pci_addr, srsh_offset, sizeof(val)); in bhndb_pci_srsh_pi_war()
1626 bhndb_pci_probe_read(struct bhndb_pci_probe *probe, bhnd_addr_t addr, in bhndb_pci_probe_read() function
1730 return (bhndb_pci_probe_read(pio->probe, pio->addr, offset, width)); in bhndb_pci_eio_read()