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

  /src/sys/arch/prep/pnpbus/
nvram_pnpbus.c 74 static void nvram_pnpbus_attach(device_t, device_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
nvram_pnpbus.c 74 static void nvram_pnpbus_attach(device_t, device_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
nvram_pnpbus.c 74 static void nvram_pnpbus_attach(device_t, device_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
126 nvram_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 152 milliseconds