Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h184 void fc_ulp_disable_relogin(opaque_t *fc_port, la_wwn_t *pwwn);
185 void fc_ulp_enable_relogin(opaque_t *fc_port, la_wwn_t *pwwn);
/illumos-gate/usr/src/cmd/devfsadm/
H A Dmisc_link.c49 static int fc_port(di_minor_t minor, di_node_t node);
151 TYPE_EXACT | DRV_EXACT, ILEVEL_0, fc_port
458 fc_port(di_minor_t minor, di_node_t node) in fc_port() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1882 fc_ulp_disable_relogin(opaque_t *fc_port, la_wwn_t *pwwn) in fc_ulp_disable_relogin() argument
1885 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn); in fc_ulp_disable_relogin()
1896 fc_ulp_enable_relogin(opaque_t *fc_port, la_wwn_t *pwwn) in fc_ulp_enable_relogin() argument
1899 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn); in fc_ulp_enable_relogin()