Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c436 static struct fcp_port *fcp_get_port(opaque_t port_handle);
3741 if ((pptr = fcp_get_port(port_handle)) == NULL) { in fcp_port_ioctl()
4220 if ((pptr = fcp_get_port(port_handle)) == NULL || claimed) { in fcp_els_callback()
4301 if ((pptr = fcp_get_port(port_handle)) == NULL) { in fcp_statec_callback()
5526 fcp_get_port(opaque_t port_handle) in fcp_get_port() function