Home
last modified time | relevance | path

Searched refs:fc_attach_cmd_t (Results 1 – 10 of 10) sorted by relevance

/titanic_41/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.h246 fc_attach_cmd_t att_cmd;
293 static int fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd);
435 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,
/titanic_41/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 *);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c178 fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd);
187 fc_attach_cmd_t cmd, uint32_t sid);
768 fc_attach_cmd_t cmd, uint32_t sid) in fcip_port_attach()
1180 fc_attach_cmd_t cmd) in fcip_handle_resume()
H A Dfcsm.c492 fc_attach_cmd_t cmd, uint32_t s_id) in fcsm_port_attach()
691 fc_attach_cmd_t cmd, uint32_t s_id, fcsm_t *fcsm) in fcsm_handle_port_resume()
H A Dfcp.c351 fc_attach_cmd_t cmd, uint32_t s_id);
522 uint32_t s_id, fc_attach_cmd_t cmd, int instance);
3592 fc_attach_cmd_t cmd, uint32_t s_id) in fcp_port_attach()
12167 uint32_t s_id, fc_attach_cmd_t cmd, int instance) in fcp_handle_port_resume()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2478 fctl_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd, in fctl_attach_ulps()
2595 fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd) in fctl_pre_attach()
2635 fc_attach_cmd_t cmd, int rval) in fctl_post_attach()
H A Dfp.c401 fc_attach_cmd_t converse; in fp_detach()
1380 fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd) in fp_resume_all()
13569 fp_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd) in fp_attach_ulps()