Searched refs:drv_dev_ops (Results 1 – 13 of 13) sorted by relevance
78 .drv_dev_ops = &cxgbe_dev_ops
95 struct dev_ops *drv_dev_ops; member
117 .drv_dev_ops = &smrt_dev_ops
573 ops = modl->drv_dev_ops; in mod_installdrv()671 ops = modl->drv_dev_ops; in mod_removedrv()
79 devops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in h1394_init()103 devops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in h1394_fini()
462 if (!mp || !mp->drv_dev_ops) { in reset_bus_ops()466 ops = mp->drv_dev_ops; in reset_bus_ops()530 if (!mp || !mp->drv_dev_ops) { in modify_bus_ops()534 ops = mp->drv_dev_ops; in modify_bus_ops()
839 (cb_args->cb_modlp->ml_linkage[0]))->drv_dev_ops; in ibnex_ibtl_callback()846 (cb_args->cb_modlp->ml_linkage[0]))->drv_dev_ops; in ibnex_ibtl_callback()
102 .drv_dev_ops = &umad_dev_ops
112 .drv_dev_ops = &sol_uverbs_dev_ops
107 .drv_dev_ops = &t4_dev_ops
495 .drv_dev_ops = &nvme_dev_ops
870 hba_dev_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in scsi_hba_init()1422 hba_dev_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in scsi_hba_fini()
690 hba_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in sata_hba_init()