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 D | fcsm.h | 114 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 D | fc_ulpif.h | 113 } fc_ulp_port_info_t; typedef
|
H A D | fctl_private.h | 741 fc_ulp_port_info_t *info);
|
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 491 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 D | fcip.c | 178 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 D | fcp.c | 350 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 D | fctl.c | 2485 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()
|