Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c10178 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[channel]); in idn_mainmbox_chan_register()
10219 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[c]); in idn_mainmbox_chan_unregister()
10450 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_chanserver_bind()
10477 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_chanserver_bind()
12219 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_open_channel()
12240 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_open_channel()
12290 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_close_channel()
12294 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_close_channel()
12320 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_close_channel()
12371 IDN_CHAN_UNLOCK_GLOBAL(csp); in idn_activate_channel()
[all …]
H A Didn.c4134 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[c]); in idn_mboxtbl_report()
4206 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[c]); in idn_mboxtbl_report()
4234 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[c]); in idn_mainmbox_domain_report()
4258 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[c]); in idn_mainmbox_domain_report()
4397 IDN_CHAN_UNLOCK_GLOBAL(&idn.chan_servers[i]); in idn_global_report()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2299 #define IDN_CHAN_UNLOCK_GLOBAL(csp) \ macro