Home
last modified time | relevance | path

Searched refs:EMLXS_IOCTL_LOCK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5966 mutex_enter(&EMLXS_IOCTL_LOCK); in emlxs_open()
5969 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_open()
5975 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_open()
5984 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_open()
6009 mutex_enter(&EMLXS_IOCTL_LOCK); in emlxs_close()
6012 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_close()
6019 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_close()
6052 mutex_enter(&EMLXS_IOCTL_LOCK); in emlxs_ioctl()
6054 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_ioctl()
6057 mutex_exit(&EMLXS_IOCTL_LOCK); in emlxs_ioctl()
[all …]
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2176 #define EMLXS_IOCTL_LOCK hba->ioctl_lock /* ioctl lock */ macro