Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h114 fc_ulp_port_info_t sm_port_info; /* FCA Port Information */
290 static int fcsm_port_attach(opaque_t, fc_ulp_port_info_t *,
292 static int fcsm_port_detach(opaque_t, fc_ulp_port_info_t *,
304 static int fcsm_handle_port_attach(fc_ulp_port_info_t *, uint32_t, int);
305 static int fcsm_handle_port_resume(opaque_t, fc_ulp_port_info_t *,
307 static int fcsm_handle_port_detach(fc_ulp_port_info_t *, fcsm_t *,
/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h113 } fc_ulp_port_info_t; typedef
H A Dfctl_private.h741 fc_ulp_port_info_t *info);
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c491 fcsm_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcsm_port_attach()
583 fcsm_handle_port_attach(fc_ulp_port_info_t *pinfo, uint32_t s_id, int instance) in fcsm_handle_port_attach()
690 fcsm_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcsm_handle_port_resume()
926 fcsm_port_detach(opaque_t ulph, fc_ulp_port_info_t *pinfo, fc_detach_cmd_t cmd) in fcsm_port_detach()
1008 fcsm_handle_port_detach(fc_ulp_port_info_t *pinfo, fcsm_t *fcsm, in fcsm_handle_port_detach()
1965 fc_ulp_port_info_t *pinfo; in fcsm_cmd_cache_constructor()
2045 fc_ulp_port_info_t *pinfo; in fcsm_alloc_cmd()
H A Dfcip.c178 fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd);
186 static int fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *,
188 static int fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *,
767 fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_attach()
1179 fcip_handle_resume(fcip_port_info_t *fport, fc_ulp_port_info_t *port_info, in fcip_handle_resume()
1678 fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_detach()
H A Dfcp.c350 static int fcp_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo,
352 static int fcp_port_detach(opaque_t ulph, fc_ulp_port_info_t *info,
502 static int fcp_handle_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo,
521 static int fcp_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo,
523 static void fcp_cp_pinfo(struct fcp_port *pptr, fc_ulp_port_info_t *pinfo);
3591 fcp_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_port_attach()
3655 fcp_port_detach(opaque_t ulph, fc_ulp_port_info_t *info, in fcp_port_detach()
9776 fcp_handle_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_handle_port_attach()
12166 fcp_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_handle_port_resume()
12321 fcp_cp_pinfo(struct fcp_port *pptr, fc_ulp_port_info_t *pinfo) in fcp_cp_pinfo()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2485 fc_ulp_port_info_t info; in fctl_attach_ulps()
2698 fc_ulp_port_info_t info; in fctl_detach_ulps()
2750 fc_ulp_port_info_t *info) in fctl_init_dma_attr()