Searched refs:devo_attach (Results 1 – 8 of 8) sorted by relevance
70 (*devops_p->devo_attach)(0, 0); in main()
61 add dev_ops::devo_attach targets av1394_attach
53 add dev_ops::devo_attach targets usbser_attach
387 int (*devo_attach)(dev_info_t *dip, ddi_attach_cmd_t cmd); member
1060 (xdfs_hvm_dev_ops->devo_attach == NULL) || in xdfs_hvm_attach()1061 ((rv = xdfs_hvm_dev_ops->devo_attach(dip, cmd)) != DDI_SUCCESS)) { in xdfs_hvm_attach()
154 if ((fn = ops->devo_attach) == NULL) { in devi_attach()
90 .devo_attach = umad_attach,
100 .devo_attach = sol_uverbs_attach,