Home
last modified time | relevance | path

Searched refs:FCT_STRUCT_LOCAL_PORT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h42 FCT_STRUCT_LOCAL_PORT = 1, enumerator
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c492 port = (fct_local_port_t *)fct_alloc(FCT_STRUCT_LOCAL_PORT, 0, 0); in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1018 if (struct_id == FCT_STRUCT_LOCAL_PORT) { in fct_alloc()
1099 if (struct_id == FCT_STRUCT_LOCAL_PORT) { in fct_free()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1112 (fct_local_port_t *)MODSYM(fct_alloc) (FCT_STRUCT_LOCAL_PORT, 0, in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1900 port = (fct_local_port_t *)fct_alloc(FCT_STRUCT_LOCAL_PORT, 0, 0); in qlt_port_start()