Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h236 kmutex_t iport_cached_cmd_lock; member
H A Dfct.c1206 mutex_init(&iport->iport_cached_cmd_lock, NULL, MUTEX_DRIVER, NULL); in fct_register_local_port()
1343 mutex_destroy(&iport->iport_cached_cmd_lock); in fct_deregister_local_port()
1677 mutex_enter(&iport->iport_cached_cmd_lock); in fct_scsi_task_alloc()
1685 mutex_exit(&iport->iport_cached_cmd_lock); in fct_scsi_task_alloc()
2142 mutex_enter(&iport->iport_cached_cmd_lock); in fct_cmd_free()
2146 mutex_exit(&iport->iport_cached_cmd_lock); in fct_cmd_free()
H A Ddiscovery.c2220 mutex_enter(&iport->iport_cached_cmd_lock); in fct_check_cmdlist()
2223 mutex_exit(&iport->iport_cached_cmd_lock); in fct_check_cmdlist()
2228 mutex_exit(&iport->iport_cached_cmd_lock); in fct_check_cmdlist()