Symbol: fc_attach_cmd_t
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2479
fctl_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd,
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2596
fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd)
usr/src/uts/common/io/fibre-channel/impl/fctl.c
2636
fc_attach_cmd_t cmd, int rval)
usr/src/uts/common/io/fibre-channel/impl/fp.c
13573
fp_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd)
usr/src/uts/common/io/fibre-channel/impl/fp.c
1381
fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd)
usr/src/uts/common/io/fibre-channel/impl/fp.c
402
fc_attach_cmd_t converse;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1161
fc_attach_cmd_t cmd)
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
172
fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
181
fc_attach_cmd_t cmd, uint32_t sid);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
755
fc_attach_cmd_t cmd, uint32_t sid)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12156
uint32_t s_id, fc_attach_cmd_t cmd, int instance)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
355
fc_attach_cmd_t cmd, uint32_t s_id);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3596
fc_attach_cmd_t cmd, uint32_t s_id)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
526
uint32_t s_id, fc_attach_cmd_t cmd, int instance);
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
491
fc_attach_cmd_t cmd, uint32_t s_id)
usr/src/uts/common/io/fibre-channel/ulp/fcsm.c
690
fc_attach_cmd_t cmd, uint32_t s_id, fcsm_t *fcsm)
usr/src/uts/common/sys/fibre-channel/impl/fc_portif.h
384
void fctl_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd,
usr/src/uts/common/sys/fibre-channel/impl/fc_ulpif.h
122
struct ulp_port_info *, fc_attach_cmd_t cmd,
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
713
static int fctl_pre_attach(fc_ulp_ports_t *ulp_port, fc_attach_cmd_t cmd);
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
715
fc_attach_cmd_t cmd, int rval);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
250
fc_attach_cmd_t att_cmd;
usr/src/uts/common/sys/fibre-channel/impl/fp.h
297
static int fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd);
usr/src/uts/common/sys/fibre-channel/impl/fp.h
439
static void fp_attach_ulps(fc_local_port_t *port, fc_attach_cmd_t cmd);
usr/src/uts/common/sys/fibre-channel/ulp/fcsm.h
291
fc_attach_cmd_t, uint32_t);
usr/src/uts/common/sys/fibre-channel/ulp/fcsm.h
306
fc_attach_cmd_t, uint32_t, fcsm_t *);