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

  /src/sys/arch/mac68k/nubus/
if_sm_nubus.c 59 static void sm_nubus_attach(device_t, device_t, void *);
62 sm_nubus_match, sm_nubus_attach, NULL, NULL);
99 sm_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_sm_nubus.c 59 static void sm_nubus_attach(device_t, device_t, void *);
62 sm_nubus_match, sm_nubus_attach, NULL, NULL);
99 sm_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 441 milliseconds