Home
last modified time | relevance | path

Searched defs:rom (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c167 struct sti_rom *rom; in sti_attach_common() local
212 sti_rom_setup(struct sti_rom *rom, bus_space_tag_t iot, bus_space_tag_t memt, in sti_rom_setup()
401 struct sti_rom *rom = scr->scr_rom; in sti_region_setup() local
499 struct sti_rom *rom = scr->scr_rom; in sti_screen_setup() local
754 struct sti_rom *rom = sc->sc_rom; in sti_describe() local
826 struct sti_rom *rom = scr->scr_rom; in sti_fetchfonts() local
946 struct sti_rom *rom = scr->scr_rom; in sti_init() local
997 struct sti_rom *rom = scr->scr_rom; in sti_inqcfg() local
1015 struct sti_rom *rom = scr->scr_rom; in sti_bmove() local
1059 struct sti_rom *rom = scr->scr_rom; in sti_setcment() local
[all …]
/netbsd/src/sys/arch/hp300/dev/
Dsti_machdep.c206 struct sti_rom *rom = scr->scr_rom; in sti_evrx_putcmap() local
230 struct sti_rom *rom = scr->scr_rom; in sti_evrx_resetramdac() local
280 struct sti_rom *rom = scr->scr_rom; in sti_evrx_resetcmap() local
314 struct sti_rom *rom = scr->scr_rom; in sti_m68k_mmap() local
/netbsd/src/sys/dev/usb/
Daubtfwlreg.h17 uint32_t rom; member
Dif_urtwn.c1316 uint8_t *rom = (uint8_t *)&sc->rom; in urtwn_efuse_read() local
1496 struct r92c_rom *rom = &sc->rom; in urtwn_read_rom() local
1531 uint8_t *rom = sc->r88e_rom; in urtwn_r88e_read_rom() local
4262 struct r92c_rom *rom = &sc->rom; in urtwn_get_txpower() local
Dif_urtwnvar.h178 struct r92c_rom rom; member
/netbsd/src/sys/arch/newsmips/newsmips/
Dnews4000.c209 news4000_readidrom(uint8_t *rom) in news4000_readidrom()
Dnews5000.c270 news5000_readidrom(uint8_t *rom) in news5000_readidrom()
Dnews3400.c290 news3400_readidrom(uint8_t *rom) in news3400_readidrom()
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Doidm.c105 OidMacro **rom) in parse_oidm()
/netbsd/src/sys/arch/amiga/amiga/
Dcfdev.h59 struct expanrom rom; /* 16 */ member
/netbsd/src/sys/dev/pci/
Dgenfb_pci.c103 pcireg_t rom; in pci_genfb_attach() local
Dif_rtwn.c909 uint8_t *rom = (uint8_t *)&sc->rom; in rtwn_efuse_read() local
1008 struct r92c_rom *rom = &sc->rom; in rtwn_read_rom() local
2980 struct r92c_rom *rom = &sc->rom; in rtwn_get_txpower() local
Dpci_map.c692 struct pci_rom rom; in pci_find_rom() local
Dif_rtwnreg.h196 struct r92c_rom rom; member
/netbsd/src/sys/dev/onewire/
Donewire.c349 onewire_matchrom(void *arg, u_int64_t rom) in onewire_matchrom()
399 uint64_t mask, rom = 0, lastrom; in onewire_scan() local
/netbsd/src/sys/dev/std/
Dieee1212.c264 struct p1212_rom *rom; in p1212_parse() local
1115 p1212_free(struct p1212_rom *rom) in p1212_free()
/netbsd/src/sys/arch/mac68k/mac68k/
Dmacrom.c1136 romvec_t *rom; in mrg_fixupROMBase() local
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dmachs.c1567 #define BFROMA(addr, rom, sirev, alias_len) \ argument
1570 #define BFROM(rom, sirev, alias_len) BFROMA (0xef000000, rom, sirev, alias_len) argument