Home
last modified time | relevance | path

Searched refs:FCIO_DEV_LOGOUT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h56 #define FCIO_DEV_LOGOUT (FCIO_SUB_CMD + 0x09) macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c5195 return (g_dev_log_in_out(port_path, port_wwn, FCIO_DEV_LOGOUT)); in g_dev_logout()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c177 { FCIO_DEV_LOGOUT, FP_EXCL },
8603 case FCIO_DEV_LOGOUT: in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c713 {FCIO_DEV_LOGOUT, "DEV_LOGOUT", emlxs_fcio_unsupported},