Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsti.c77 int sti_alloc_attr(void *, int, int, int, long *);
99 .allocattr = sti_alloc_attr
791 sti_alloc_attr(scr, 0, 0, 0, &defattr); in sti_end_attach()
1245 sti_alloc_attr(scr, 0, 0, 0, defattr); in sti_alloc_screen()
1456 sti_alloc_attr(void *v, int fg, int bg, int flags, long *pattr) in sti_alloc_attr() function
1509 sti_alloc_attr(scr, 0, 0, 0, &defattr); in sti_cnattach()