Home
last modified time | relevance | path

Searched refs:clist_port (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h279 opaque_t clist_port; /* port handle */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4622 clist->clist_port = (opaque_t)port; in fp_ulp_statec_cb()
4725 clist->clist_port = (opaque_t)port; in fp_ulp_devc_cb()
13619 clist->clist_port = (opaque_t)port; in fp_ulp_notify()
H A Dfctl.c3013 port = clist->clist_port; in fctl_ulp_statec_cb()