Home
last modified time | relevance | path

Searched refs:xnf_attach (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/xen/io/
H A Dxnf.c200 static int xnf_attach(dev_info_t *, ddi_attach_cmd_t);
310 DDI_DEFINE_STREAM_OPS(xnf_dev_ops, nulldev, nulldev, xnf_attach, xnf_detach,
787 xnf_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd) in xnf_attach() function