Home
last modified time | relevance | path

Searched refs:UNLOCK_DEV_OPS (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dpseudonex.c331 UNLOCK_DEV_OPS(dmp); in pseudonex_check_assignment()
335 UNLOCK_DEV_OPS(dmp); in pseudonex_check_assignment()
369 UNLOCK_DEV_OPS(dmp); in pseudonex_auto_assign()
373 UNLOCK_DEV_OPS(dmp); in pseudonex_auto_assign()
/titanic_44/usr/src/uts/common/os/
H A Dmodsubr.c108 UNLOCK_DEV_OPS(&(devnamesp[major].dn_lock)); in mod_hold_dev_by_major()
121 UNLOCK_DEV_OPS(&(devnamesp[major].dn_lock)); in mod_hold_dev_by_major()
155 UNLOCK_DEV_OPS(&dnp->dn_lock); in mod_rele_dev_by_major()
167 UNLOCK_DEV_OPS(&dnp->dn_lock); in mod_rele_dev_by_major()
721 UNLOCK_DEV_OPS(&dnp->dn_lock); in make_devname()
727 UNLOCK_DEV_OPS(&dnp->dn_lock); in make_devname()
735 UNLOCK_DEV_OPS(&dnp->dn_lock); in make_devname()
746 UNLOCK_DEV_OPS(&dnp->dn_lock); in make_devname()
H A Ddriver.c632 UNLOCK_DEV_OPS(&dnp->dn_lock); in cdev_size()
636 UNLOCK_DEV_OPS(&dnp->dn_lock); in cdev_size()
656 UNLOCK_DEV_OPS(&dnp->dn_lock); in cdev_Size()
660 UNLOCK_DEV_OPS(&dnp->dn_lock); in cdev_Size()
H A Dsubr.c121 UNLOCK_DEV_OPS(&devnamesp[i].dn_lock); in getudev()
127 UNLOCK_DEV_OPS(&devnamesp[i].dn_lock); in getudev()
H A Ddevcfg.c1448 UNLOCK_DEV_OPS(&dnp->dn_lock); in detach_node()
1525 UNLOCK_DEV_OPS(&dnp->dn_lock); in predetach_node()
1528 UNLOCK_DEV_OPS(&dnp->dn_lock); in predetach_node()
2578 UNLOCK_DEV_OPS(&dnp->dn_lock); in i_ddi_load_drvconf()
2610 UNLOCK_DEV_OPS(&dnp->dn_lock); in i_ddi_unload_drvconf()
3065 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in add_to_dn_list()
3090 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in remove_from_dn_list()
3109 UNLOCK_DEV_OPS(&dnp->dn_lock); in add_global_props()
3113 UNLOCK_DEV_OPS(&dnp->dn_lock); in add_global_props()
3139 UNLOCK_DEV_OPS(&dnp->dn_lock); in remove_global_props()
[all …]
H A Dmodctl.c718 UNLOCK_DEV_OPS(&dnp->dn_lock); in modctl_rem_major()
723 UNLOCK_DEV_OPS(&dnp->dn_lock); in modctl_rem_major()
1746 UNLOCK_DEV_OPS(&dnp->dn_lock); in rem_minorperm()
1811 UNLOCK_DEV_OPS(&dnp->dn_lock); in add_minorperm()
4593 UNLOCK_DEV_OPS(&dnp->dn_lock); in dev_alias_minorperm()
4628 UNLOCK_DEV_OPS(&dnp->dn_lock); in dev_alias_minorperm()
4708 UNLOCK_DEV_OPS(&dnp->dn_lock); in dev_minorperm()
H A Dmodconf.c635 UNLOCK_DEV_OPS(&dnp->dn_lock); in mod_installdrv()
713 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in mod_removedrv()
H A Dsunddi.c1169 UNLOCK_DEV_OPS(&dnp->dn_lock); in i_ddi_search_global_prop()
1173 UNLOCK_DEV_OPS(&dnp->dn_lock); in i_ddi_search_global_prop()
5747 UNLOCK_DEV_OPS(&dnp->dn_lock); in ddi_create_minor_common()
6882 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in e_ddi_majorinstance_to_path()
6887 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in e_ddi_majorinstance_to_path()
H A Ddriver_lyr.c1141 UNLOCK_DEV_OPS(&dnp->dn_lock); in ldi_usage_walker_helper()
1153 UNLOCK_DEV_OPS(&dnp->dn_lock); in ldi_usage_walker_helper()
H A Dsunmdi.c9095 UNLOCK_DEV_OPS(&dnp->dn_lock); in get_phci_driver_list()
9097 UNLOCK_DEV_OPS(&dnp->dn_lock); in get_phci_driver_list()
/titanic_44/usr/src/uts/common/sys/
H A Dautoconf.h233 #define UNLOCK_DEV_OPS(lp) mutex_exit((lp)) macro
/titanic_44/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3935 UNLOCK_DEV_OPS(&devnamesp[major].dn_lock); in pcmcia_create_device()
4047 UNLOCK_DEV_OPS(&devnamesp[major].dn_lock); in pcmcia_get_minors()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c514 UNLOCK_DEV_OPS(&devnamesp[major].dn_lock); in mac_init_ops()
/titanic_44/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c2820 UNLOCK_DEV_OPS(&dnp->dn_lock); in scsi_size_clean()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c12392 UNLOCK_DEV_OPS(&(dnp->dn_lock)); in sata_devt_to_devinfo()