Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h187 void fc_ulp_idle_port(opaque_t port_handle);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2832 fc_ulp_idle_port(pptr->port_fp_handle); in fcp_send_scsi_ioctl()
8294 fc_ulp_idle_port(pptr->port_fp_handle); in fcp_trigger_lun()
11704 fc_ulp_idle_port(pptr->port_fp_handle); in fcp_reset_target()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5359 fc_ulp_idle_port(opaque_t port_handle) in fc_ulp_idle_port() function