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

  /src/sys/arch/mac68k/nubus/
nubus.c 62 static int nubus_video_resource(int);
158 if ((rsrcid = nubus_video_resource(i)) == -1) {
218 if ((r = nubus_video_resource(i)) != -1) {
291 nubus_video_resource(int slot) function in typeref:typename:int
nubus.c 62 static int nubus_video_resource(int);
158 if ((rsrcid = nubus_video_resource(i)) == -1) {
218 if ((r = nubus_video_resource(i)) != -1) {
291 nubus_video_resource(int slot) function in typeref:typename:int

Completed in 22 milliseconds