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

  /src/sys/arch/prep/pnpbus/
if_we_pnpbus.c 83 void we_pnpbus_attach(device_t, device_t, void *);
86 we_pnpbus_probe, we_pnpbus_attach, NULL, NULL);
145 we_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_we_pnpbus.c 83 void we_pnpbus_attach(device_t, device_t, void *);
86 we_pnpbus_probe, we_pnpbus_attach, NULL, NULL);
145 we_pnpbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 24 milliseconds