Home
last modified time | relevance | path

Searched refs:PORTIF_REV_1 (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dportif.h54 #define PORTIF_REV_1 0x00010000 macro
/titanic_50/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_mod.c317 srpt_ctxt->sc_pp->pp_portif_rev = PORTIF_REV_1; in srpt_enable_srp_services()
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c190 fcoet_pp->pp_portif_rev = PORTIF_REV_1; in _init()
/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c462 pp->pp_portif_rev = PORTIF_REV_1; in pppt_enable_svc()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c735 pp->pp_portif_rev = PORTIF_REV_1; in iscsit_enable_svc()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1091 port->port_provider->pp_portif_rev = PORTIF_REV_1;
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c264 qlt_pp->pp_portif_rev = PORTIF_REV_1; in _init()
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2367 if (pp->pp_portif_rev != PORTIF_REV_1) in stmf_register_port_provider()