Searched defs:rom (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/sys/dev/ic/ |
H A D | sti.c | 155 struct sti_rom *rom; sti_attach_common() local 210 sti_rom_setup(struct sti_rom * rom,bus_space_tag_t iot,bus_space_tag_t memt,bus_space_handle_t romh,bus_addr_t * bases,u_int codebase) sti_rom_setup() argument 406 struct sti_rom *rom = scr->scr_rom; sti_region_setup() local 508 struct sti_rom *rom = scr->scr_rom; sti_screen_setup() local 742 struct sti_rom *rom = sc->sc_rom; sti_describe() local 815 struct sti_rom *rom = scr->scr_rom; sti_fetchfonts() local 946 struct sti_rom *rom = scr->scr_rom; sti_init() local 981 struct sti_rom *rom = scr->scr_rom; sti_inqcfg() local 999 struct sti_rom *rom = scr->scr_rom; sti_bmove() local 1042 struct sti_rom *rom = scr->scr_rom; sti_setcment() local 1325 struct sti_rom *rom = scr->scr_rom; sti_putchar() local 1491 struct sti_rom *rom = scr->scr_rom; ngle_artist_setupfb() local 1512 struct sti_rom *rom = scr->scr_rom; ngle_elk_setupfb() local 1532 struct sti_rom *rom = scr->scr_rom; ngle_timber_setupfb() local 1547 struct sti_rom *rom = scr->scr_rom; ngle_setup_bt458() local 1560 struct sti_rom *rom = scr->scr_rom; ngle_setup_attr_planes() local 1585 struct sti_rom *rom = scr->scr_rom; ngle_putcmap() local [all...] |
H A D | rtwn.c | 526 rtwn_efuse_read(struct rtwn_softc *sc, uint8_t *rom, size_t size) in rtwn_efuse_read() argument 676 struct r92c_rom *rom = &sc->sc_r92c_rom; in rtwn_r92c_read_rom() local 699 struct r92e_rom *rom in rtwn_r92e_read_rom() local 718 struct r88e_rom *rom = &sc->sc_r88e_rom; rtwn_r88e_read_rom() local 740 struct r88f_rom *rom = &sc->sc_r88f_rom; rtwn_r88f_read_rom() local 755 struct r23a_rom *rom = &sc->sc_r23a_rom; rtwn_r23a_read_rom() local 1961 struct r88e_rom *rom = &sc->sc_r88e_rom; rtwn_rf_init() local 2163 struct r92c_rom *rom = &sc->sc_r92c_rom; rtwn_r92c_get_txpower() local 2262 struct r92e_rom *rom = &sc->sc_r92e_rom; rtwn_r92e_get_txpower() local 2325 struct r88e_rom *rom = &sc->sc_r88e_rom; rtwn_r88e_get_txpower() local [all...] |
/openbsd-src/sys/arch/hppa/dev/ |
H A D | sti_sgc.c | 75 paddr_t rom = PAGE0->pd_resv2[1]; in sti_sgc_getrom() local 104 paddr_t rom; in sti_sgc_probe() local 191 paddr_t rom; in sti_sgc_attach() local
|
/openbsd-src/sys/dev/onewire/ |
H A D | onewire.c | 301 onewire_matchrom(void *arg, u_int64_t rom) in onewire_matchrom() 321 u_int64_t mask, rom = startrom, lastrom; in onewire_search() local 429 u_int64_t rom; in onewire_scan() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_bios.c | 286 phys_addr_t rom = adev->pdev->rom; in amdgpu_read_platform_bios() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_bios.c | 191 phys_addr_t rom = rdev->pdev->rom; in radeon_read_platform_bios() local
|
/openbsd-src/sys/dev/usb/ |
H A D | uow.c | 359 uow_ow_matchrom(void *arg, u_int64_t rom) in uow_ow_matchrom()
|
H A D | if_rsu.c | 644 uint8_t *rom = sc->rom; in rsu_read_rom() local
|
H A D | if_rsureg.h | 739 uint8_t rom[128]; member
|
/openbsd-src/usr.sbin/pcidump/ |
H A D | pcidump.c | 1080 struct pci_rom rom; in dump_rom() local
|
/openbsd-src/sys/dev/pci/ |
H A D | pci.c | 1254 struct pci_rom *rom; pciioctl() local
|