Searched refs:bhnd_bus_read_2 (Results 1 – 8 of 8) sorted by relevance
469 return (bhnd_bus_read_2(iores->mapped, offset)); in bhnd_erom_iores_read()
1111 DEVMETHOD(bhnd_bus_read_2, bhnd_read_2),
1580 #define bhnd_bus_read_2(r, o) \ macro
177 bhnd_bus_read_2(BHND_PCI_SOFTC(_sc)->mem_res, (_reg))
407 *((uint16_t *)value) = bhnd_bus_read_2(r, offset); in bcma_read_config()
936 *((uint16_t *)value) = bhnd_bus_read_2(dinfo->cfg_res[0], in siba_read_config()
2241 DEVMETHOD(bhnd_bus_read_2, bhndb_bus_read_2),
512 bhnd.9 bhnd_bus_read_2.9 \