Searched refs:fc_port (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_ulpif.h | 184 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);
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | misc_link.c | 47 static int fc_port(di_minor_t minor, di_node_t node); 139 TYPE_EXACT | DRV_EXACT, ILEVEL_0, fc_port 437 fc_port(di_minor_t minor, di_node_t node) in fc_port() function
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.wlcmd | 27 one fc_port
|
H A D | fctl.c | 1881 fc_ulp_disable_relogin(opaque_t *fc_port, la_wwn_t *pwwn) in fc_ulp_disable_relogin() argument 1884 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn); in fc_ulp_disable_relogin() 1895 fc_ulp_enable_relogin(opaque_t *fc_port, la_wwn_t *pwwn) in fc_ulp_enable_relogin() argument 1898 fctl_get_remote_port_by_pwwn((fc_local_port_t *)fc_port, pwwn); in fc_ulp_enable_relogin()
|