Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1018 #define EMLXS_PORT_RESTRICTED 0x00000200 /* Restrict logins */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1559 port->flag |= EMLXS_PORT_RESTRICTED; in emlxs_fca_bind_port()
8107 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_set_parm()
8109 vport->flag &= ~EMLXS_PORT_RESTRICTED; in emlxs_set_parm()
11782 hba->port[vpi].flag |= EMLXS_PORT_RESTRICTED; in emlxs_read_vport_prop()
H A Demlxs_dfc.c3137 vport->flag &= ~EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3140 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3145 vport->flag |= EMLXS_PORT_RESTRICTED; in emlxs_dfc_create_vport()
3335 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()