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

  /src/sys/arch/acorn32/stand/nbfs/
nbfs.h 17 extern os_error const *nbfs_func (struct nbfs_reg *);
rmheader.S 177 b nbfs_func
nbfs.c 439 nbfs_func(struct nbfs_reg *r) function in typeref:typename:os_error const *
441 static os_error error = {0, "nbfs_func"};
453 "nbfs_func %d not implemented", reason);

Completed in 13 milliseconds