Searched refs:drv_dev_ops (Results 1 – 9 of 9) sorted by relevance
95 struct dev_ops *drv_dev_ops; member
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()
461 if (!mp || !mp->drv_dev_ops) { in reset_bus_ops()465 ops = mp->drv_dev_ops; in reset_bus_ops()529 if (!mp || !mp->drv_dev_ops) { in modify_bus_ops()533 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
869 hba_dev_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in scsi_hba_init()1443 hba_dev_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in scsi_hba_fini()
687 hba_ops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in sata_hba_init()