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

  /src/sys/arch/mac68k/nubus/
if_ae_nubus.c 67 static void ae_nubus_attach(device_t, device_t, void *);
79 ae_nubus_match, ae_nubus_attach, NULL, NULL);
122 ae_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_ae_nubus.c 67 static void ae_nubus_attach(device_t, device_t, void *);
79 ae_nubus_match, ae_nubus_attach, NULL, NULL);
122 ae_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds