Searched refs:bhnd_bus_read_2 (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_erom.c473 return (bhnd_bus_read_2(iores->mapped, offset));
H A Dbhnd.c1160 DEVMETHOD(bhnd_bus_read_2, bhnd_read_2),
H A Dbhnd.h1592 #define bhnd_bus_read_2(r, o) \ macro
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma.c414 *((uint16_t *)value) = bhnd_bus_read_2(r, offset);
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c180 bhnd_bus_read_2(BHND_PCI_SOFTC(_sc)->mem_res, (_reg))
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba.c940 *((uint16_t *)value) = bhnd_bus_read_2(dinfo->cfg_res[0],
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c2269 DEVMETHOD(bhnd_bus_read_2, bhndb_bus_read_2),
/freebsd-12-stable/share/man/man9/
H A DMakefile489 bhnd.9 bhnd_bus_read_2.9 \

Completed in 128 milliseconds