Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h827 extern int32_t emlxs_dfc_manage(emlxs_hba_t *hba, void *dfc,
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6065 rval = emlxs_dfc_manage(hba, (void *)arg, mode); in emlxs_ioctl()
H A Demlxs_dfc.c667 emlxs_dfc_manage(emlxs_hba_t *hba, void *arg, int32_t mode) in emlxs_dfc_manage() function