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

  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 236 static int xennet_xenbus_detach(device_t, int);
260 xennet_xenbus_match, xennet_xenbus_attach, xennet_xenbus_detach, NULL,
479 xennet_xenbus_detach(device_t self, int flags) function in typeref:typename:int
490 DPRINTF(("%s: xennet_xenbus_detach\n", device_xname(self)));
548 DPRINTF(("%s: xennet_xenbus_detach done\n", device_xname(self)));
if_xennet_xenbus.c 236 static int xennet_xenbus_detach(device_t, int);
260 xennet_xenbus_match, xennet_xenbus_attach, xennet_xenbus_detach, NULL,
479 xennet_xenbus_detach(device_t self, int flags) function in typeref:typename:int
490 DPRINTF(("%s: xennet_xenbus_detach\n", device_xname(self)));
548 DPRINTF(("%s: xennet_xenbus_detach done\n", device_xname(self)));
if_xennet_xenbus.c 236 static int xennet_xenbus_detach(device_t, int);
260 xennet_xenbus_match, xennet_xenbus_attach, xennet_xenbus_detach, NULL,
479 xennet_xenbus_detach(device_t self, int flags) function in typeref:typename:int
490 DPRINTF(("%s: xennet_xenbus_detach\n", device_xname(self)));
548 DPRINTF(("%s: xennet_xenbus_detach done\n", device_xname(self)));

Completed in 62 milliseconds