Home
last modified time | relevance | path

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 Dfc_ulpif.h72 } fc_attach_cmd_t; typedef
122 struct ulp_port_info *, fc_attach_cmd_t cmd,
H A Dfctl_private.h713 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 Dfp.h250 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 Dfc_portif.h384 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 Dfcsm.h291 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 Dfcip.c172 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 Dfcsm.c491 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 Dfcp.c355 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 Dfctl.c2479 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 Dfp.c402 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()