Home
last modified time | relevance | path

Searched refs:GLDM_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dgld.c785 GLDM_UNLOCK(macinfo); in gld_register()
867 GLDM_UNLOCK(macinfo); in gld_unregister()
892 GLDM_UNLOCK(macinfo); in gld_unregister()
1031 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1036 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1157 GLDM_UNLOCK(macinfo); in gld_update_kstat()
1288 GLDM_UNLOCK(macinfo); in gld_update_vlan_kstat()
1542 GLDM_UNLOCK(macinfo); in gld_open()
1552 GLDM_UNLOCK(macinfo); in gld_open()
1565 GLDM_UNLOCK(macinfo); in gld_open()
[all …]
H A Dgldutil.c549 GLDM_UNLOCK(macinfo); in gld_fastpath_ether()
1273 GLDM_UNLOCK(macinfo); in gld_fastpath_fddi()
1759 GLDM_UNLOCK(macinfo); in gld_fastpath_tr()
/titanic_41/usr/src/uts/common/sys/
H A Dgldpriv.h422 #define GLDM_UNLOCK(macinfo) \ macro