Searched refs:bhnd_nvram_iores_new (Results 1 – 3 of 3) sorted by relevance
58 struct bhnd_nvram_io *bhnd_nvram_iores_new(struct bhnd_resource *r,
129 io = bhnd_nvram_iores_new(r, offset, sprom_size, sizeof(uint16_t)); in bhnd_sprom_attach()
76 bhnd_nvram_iores_new(struct bhnd_resource *r, bus_size_t offset, in bhnd_nvram_iores_new() function