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

  /src/sys/arch/prep/pnpbus/
nvram_pnpbus.c 73 static int nvram_pnpbus_probe(device_t, cfdata_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
111 nvram_pnpbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nvram_pnpbus.c 73 static int nvram_pnpbus_probe(device_t, cfdata_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
111 nvram_pnpbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nvram_pnpbus.c 73 static int nvram_pnpbus_probe(device_t, cfdata_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
111 nvram_pnpbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
nvram_pnpbus.c 73 static int nvram_pnpbus_probe(device_t, cfdata_t, void *);
86 nvram_pnpbus_probe, nvram_pnpbus_attach, NULL, NULL);
111 nvram_pnpbus_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 43 milliseconds