Searched refs:devo_attach (Results 1 – 14 of 14) sorted by relevance
| /titanic_54/usr/src/uts/common/io/warlock/ |
| H A D | ddi_dki_impl.c | 70 (*devops_p->devo_attach)(0, 0); in main()
|
| H A D | av1394.wlcmd | 61 add dev_ops::devo_attach targets av1394_attach
|
| H A D | usbser.wlcmd | 53 add dev_ops::devo_attach targets usbser_attach
|
| /titanic_54/usr/src/uts/common/io/cxgbe/cxgbe/ |
| H A D | cxgbe.c | 69 .devo_attach = cxgbe_devo_attach,
|
| /titanic_54/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
| H A D | smartpqi_main.c | 58 .devo_attach = smartpqi_attach,
|
| /titanic_54/usr/src/uts/common/sys/ |
| H A D | devops.h | 411 int (*devo_attach)(dev_info_t *dip, ddi_attach_cmd_t cmd); member
|
| /titanic_54/usr/src/uts/common/io/scsi/adapters/smrt/ |
| H A D | smrt.c | 97 .devo_attach = smrt_attach,
|
| /titanic_54/usr/src/uts/i86pc/i86hvm/io/ |
| H A D | xdf_shell.c | 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()
|
| /titanic_54/usr/src/uts/common/os/ |
| H A D | driver.c | 154 if ((fn = ops->devo_attach) == NULL) { in devi_attach()
|
| /titanic_54/usr/src/uts/common/io/ib/clients/of/sol_umad/ |
| H A D | sol_umad.c | 90 .devo_attach = umad_attach,
|
| /titanic_54/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
| H A D | sol_uverbs.c | 100 .devo_attach = sol_uverbs_attach,
|
| /titanic_54/usr/src/uts/intel/io/scsi/adapters/pvscsi/ |
| H A D | pvscsi.c | 2627 .devo_attach = pvscsi_attach,
|
| /titanic_54/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_nexus.c | 96 .devo_attach = t4_devo_attach,
|
| /titanic_54/usr/src/uts/common/io/nvme/ |
| H A D | nvme.c | 483 .devo_attach = nvme_attach,
|