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

  /src/sys/arch/mac68k/nubus/
if_sn_nubus.c 56 static void sn_nubus_attach(device_t, device_t, void *);
61 sn_nubus_match, sn_nubus_attach, NULL, NULL);
101 sn_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_sn_nubus.c 56 static void sn_nubus_attach(device_t, device_t, void *);
61 sn_nubus_match, sn_nubus_attach, NULL, NULL);
101 sn_nubus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds