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

  /src/sys/arch/luna68k/dev/
omrasops.c 100 static int om_allocattr(void *, int, int, int, long *);
127 * internal attributes. see om_allocattr().
1685 om_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) function in typeref:typename:int
1781 ri->ri_ops.allocattr = om_allocattr;
1803 ri->ri_ops.allocattr = om_allocattr;

Completed in 12 milliseconds