HomeSort by: relevance | last modified time | path
    Searched defs:sti_alloc_attr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sti.c 77 int sti_alloc_attr(void *, int, int, int, long *);
99 .allocattr = sti_alloc_attr
800 sti_alloc_attr(scr, 0, 0, 0, &defattr);
1257 sti_alloc_attr(scr, 0, 0, 0, defattr);
1468 sti_alloc_attr(void *v, int fg, int bg, int flags, long *pattr) function in typeref:typename:int
1521 sti_alloc_attr(scr, 0, 0, 0, &defattr);
sti.c 77 int sti_alloc_attr(void *, int, int, int, long *);
99 .allocattr = sti_alloc_attr
800 sti_alloc_attr(scr, 0, 0, 0, &defattr);
1257 sti_alloc_attr(scr, 0, 0, 0, defattr);
1468 sti_alloc_attr(void *v, int fg, int bg, int flags, long *pattr) function in typeref:typename:int
1521 sti_alloc_attr(scr, 0, 0, 0, &defattr);

Completed in 109 milliseconds