Searched defs:xnf_detach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c201 static int xnf_detach(dev_info_t *, ddi_detach_cmd_t);
310 DDI_DEFINE_STREAM_OPS(xnf_dev_ops, nulldev, nulldev, xnf_attach, xnf_detach,
1003 xnf_detach(dev_info_t *devinfo, ddi_detach_cmd_t cmd) function
1009 printf("xnf_detach(0x%p)\n", (void *)devinfo);

Completed in 219 milliseconds