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

  /src/sys/arch/hp300/dev/
diofb.c 88 static int diofb_allocattr(void *, int, int, int, long *);
201 ri->ri_ops.allocattr = diofb_allocattr;
336 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) function in typeref:typename:int
diofb.c 88 static int diofb_allocattr(void *, int, int, int, long *);
201 ri->ri_ops.allocattr = diofb_allocattr;
336 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) function in typeref:typename:int
diofb.c 88 static int diofb_allocattr(void *, int, int, int, long *);
201 ri->ri_ops.allocattr = diofb_allocattr;
336 diofb_allocattr(void *cookie, int fg, int bg, int flg, long *attr) function in typeref:typename:int

Completed in 31 milliseconds