Home
last modified time | relevance | path

Searched refs:PORT_DEVICE_USER_LOGIN (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h322 #define PORT_DEVICE_USER_LOGIN 0x5 /* only for changelist->map_type */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c870 case PORT_DEVICE_USER_LOGIN: in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c195 { PORT_DEVICE_USER_LOGIN, "User Login" },
H A Dfcip.c1304 case PORT_DEVICE_USER_LOGIN: in fcip_rt_update()
H A Dfcp.c4753 case PORT_DEVICE_USER_LOGIN: in fcp_handle_devices()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c15162 changelist->map_type = PORT_DEVICE_USER_LOGIN; in fp_fcio_login()