Searched refs:fc_attach_cmd_t (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_ulpif.h | 72 } fc_attach_cmd_t; typedef 122 struct ulp_port_info *, fc_attach_cmd_t cmd,
|
H A D | fctl_private.h | 713 static int fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd); 715 fc_attach_cmd_t cmd, int rval);
|
H A D | fp.h | 250 fc_attach_cmd_t att_cmd; 297 static int fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd); 439 static void fp_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd);
|
H A D | fc_portif.h | 384 void fctl_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd,
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcsm.h | 291 fc_attach_cmd_t, uint32_t); 306 fc_attach_cmd_t, uint32_t, fcsm_t *);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 172 fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd); 181 fc_attach_cmd_t cmd, uint32_t sid); 755 fc_attach_cmd_t cmd, uint32_t sid) in fcip_port_attach() 1161 fc_attach_cmd_t cmd) in fcip_handle_resume()
|
H A D | fcsm.c | 491 fc_attach_cmd_t cmd, uint32_t s_id) in fcsm_port_attach() 690 fc_attach_cmd_t cmd, uint32_t s_id, fcsm_t *fcsm) in fcsm_handle_port_resume()
|
H A D | fcp.c | 355 fc_attach_cmd_t cmd, uint32_t s_id); 526 uint32_t s_id, fc_attach_cmd_t cmd, int instance); 3596 fc_attach_cmd_t cmd, uint32_t s_id) in fcp_port_attach() 12156 uint32_t s_id, fc_attach_cmd_t cmd, int instance) in fcp_handle_port_resume()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 2479 fctl_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd, in fctl_attach_ulps() 2596 fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd) in fctl_pre_attach() 2636 fc_attach_cmd_t cmd, int rval) in fctl_post_attach()
|
H A D | fp.c | 402 fc_attach_cmd_t converse; in fp_detach() 1381 fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd) in fp_resume_all() 13573 fp_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd) in fp_attach_ulps()
|