Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c128 static uint32_t bhndb_pci_eio_read(struct bhnd_erom_io *eio,
1670 pio->eio.read = bhndb_pci_eio_read; in bhndb_pci_eio_init()
1714 bhndb_pci_eio_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) in bhndb_pci_eio_read() function