Searched refs:fc_ulp_port_info_t (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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 *,
|
/illumos-gate/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);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 490 fcsm_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcsm_port_attach() 582 fcsm_handle_port_attach(fc_ulp_port_info_t *pinfo, uint32_t s_id, int instance) in fcsm_handle_port_attach() 689 fcsm_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcsm_handle_port_resume() 925 fcsm_port_detach(opaque_t ulph, fc_ulp_port_info_t *pinfo, fc_detach_cmd_t cmd) in fcsm_port_detach() 1007 fcsm_handle_port_detach(fc_ulp_port_info_t *pinfo, fcsm_t *fcsm, in fcsm_handle_port_detach() 1964 fc_ulp_port_info_t *pinfo; in fcsm_cmd_cache_constructor() 2044 fc_ulp_port_info_t *pinfo; in fcsm_alloc_cmd()
|
H A D | fcip.c | 172 fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd); 180 static int fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *, 182 static int fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *, 754 fcip_port_attach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_attach() 1160 fcip_handle_resume(fcip_port_info_t *fport, fc_ulp_port_info_t *port_info, in fcip_handle_resume() 1621 fcip_port_detach(opaque_t ulp_handle, fc_ulp_port_info_t *port_info, in fcip_port_detach()
|
H A D | fcp.c | 354 static int fcp_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, 356 static int fcp_port_detach(opaque_t ulph, fc_ulp_port_info_t *info, 506 static int fcp_handle_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, 525 static int fcp_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, 527 static void fcp_cp_pinfo(struct fcp_port *pptr, fc_ulp_port_info_t *pinfo); 3595 fcp_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_port_attach() 3659 fcp_port_detach(opaque_t ulph, fc_ulp_port_info_t *info, in fcp_port_detach() 9765 fcp_handle_port_attach(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_handle_port_attach() 12155 fcp_handle_port_resume(opaque_t ulph, fc_ulp_port_info_t *pinfo, in fcp_handle_port_resume() 12310 fcp_cp_pinfo(struct fcp_port *pptr, fc_ulp_port_info_t *pinfo) in fcp_cp_pinfo()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 2486 fc_ulp_port_info_t info; in fctl_attach_ulps() 2699 fc_ulp_port_info_t info; in fctl_detach_ulps() 2751 fc_ulp_port_info_t *info) in fctl_init_dma_attr()
|