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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw.c77 static int vsw_attach(dev_info_t *, ddi_attach_cmd_t);
396 vsw_attach, /* devo_attach */
579 vsw_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
738 DERR(NULL, "vsw_attach: failed");
791 * Common routine to handle vsw_attach() failure and vsw_detach(). Note that
1636 * and read its properties. Called only from vsw_attach().

Completed in 65 milliseconds