Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c201 !(port->flag & EMLXS_PORT_IP_UP)) { in emlxs_ip_handle_unsol_req()
H A Demlxs_solaris.c3019 port->flag |= EMLXS_PORT_IP_UP; in emlxs_fca_ub_alloc()
H A Demlxs_dfc.c3331 if (vport->flag & EMLXS_PORT_IP_UP) { in emlxs_dfc_get_vportinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1017 #define EMLXS_PORT_IP_UP 0x00000100 macro