Home
last modified time | relevance | path

Searched refs:parseshort (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c154 #define parseshort(o) \ macro
243 dd->dd_maxreent = parseshort(0x70); in sti_rom_setup()
244 dd->dd_maxtimo = parseshort(0x78); in sti_rom_setup()
249 dd->dd_pwruse = parseshort(0xc0); in sti_rom_setup()
851 fp->first = parseshort(addr + 0x00); in sti_fetchfonts()
852 fp->last = parseshort(addr + 0x08); in sti_fetchfonts()