Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1014 #define EMLXS_PORT_RESTRICTED 0x00000200 /* Restrict logins */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1558 port->flag |= EMLXS_PORT_RESTRICTED; in emlxs_fca_bind_port()
8082 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_set_parm()
8084 vport->flag &= ~EMLXS_PORT_RESTRICTED; in emlxs_set_parm()
11759 hba->port[vpi].flag |= EMLXS_PORT_RESTRICTED; in emlxs_read_vport_prop()
H A Demlxs_dfc.c3086 vport->flag &= ~EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3089 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3094 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3284 if (vport->flag & EMLXS_PORT_RESTRICTED) { in emlxs_dfc_get_vportinfo()
H A Demlxs_els.c1356 (port->flag & EMLXS_PORT_RESTRICTED)) { in emlxs_process_unsol_plogi()