Home
last modified time | relevance | path

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

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