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

  /src/sys/arch/sparc64/dev/
vnet.c 186 void vnet_attach (device_t, device_t, void *);
189 vnet_match, vnet_attach, NULL, NULL);
243 vnet_attach(struct device *parent, struct device *self, void *aux) function in typeref:typename:void
vnet.c 186 void vnet_attach (device_t, device_t, void *);
189 vnet_match, vnet_attach, NULL, NULL);
243 vnet_attach(struct device *parent, struct device *self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds