Searched refs:GLDM_LOCK (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | gld.c | 783 GLDM_LOCK(macinfo, RW_WRITER); in gld_register() 864 GLDM_LOCK(macinfo, RW_WRITER); in gld_unregister() 1028 GLDM_LOCK(macinfo, RW_WRITER); in gld_update_kstat() 1252 GLDM_LOCK(macinfo, RW_WRITER); in gld_update_vlan_kstat() 1529 GLDM_LOCK(macinfo, RW_WRITER); in gld_open() 1614 GLDM_LOCK(gld->gld_mac_info, RW_WRITER); in gld_close() 1937 GLDM_LOCK(macinfo, RW_WRITER); in gld_wsrv() 2214 GLDM_LOCK(macinfo, RW_WRITER); in gld_start() 2341 GLDM_LOCK(macinfo, RW_WRITER); in gld_start_mdt() 2464 GLDM_LOCK(macinfo, RW_WRITER); in gld_sched() [all …]
|
H A D | gldutil.c | 546 GLDM_LOCK(macinfo, RW_WRITER); in gld_fastpath_ether() 1270 GLDM_LOCK(macinfo, RW_WRITER); in gld_fastpath_fddi() 1756 GLDM_LOCK(macinfo, RW_WRITER); in gld_fastpath_tr()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | gldpriv.h | 419 #define GLDM_LOCK(macinfo, rw) \ macro
|