Searched refs:fc_ulp_get_port_handle (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h173 opaque_t fc_ulp_get_port_handle(int instance);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1721 fc_ulp_get_port_handle(int port_instance) function
2250 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance);
2272 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance);
2296 port = (fc_local_port_t *)fc_ulp_get_port_handle(instance);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5397 if (fc_ulp_get_port_handle(ppa) == NULL) {

Completed in 114 milliseconds