Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h55 #define FCIO_DEV_LOGIN (FCIO_SUB_CMD + 0x08) macro
/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmap.c2566 fcio.fcio_cmd = FCIO_DEV_LOGIN; in g_dev_map_init()
5176 return (g_dev_log_in_out(port_path, port_wwn, FCIO_DEV_LOGIN)); in g_dev_login()
5244 I_DPRINTF((cmd == FCIO_DEV_LOGIN) ? in g_dev_log_in_out()
5248 return ((cmd == FCIO_DEV_LOGIN) ? in g_dev_log_in_out()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c175 { FCIO_DEV_LOGIN, FP_EXCL },
8600 case FCIO_DEV_LOGIN: in fp_fciocmd()
8611 if (fcio->fcio_cmd == FCIO_DEV_LOGIN) { in fp_fciocmd()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c711 {FCIO_DEV_LOGIN, "DEV_LOGIN", emlxs_fcio_unsupported},