Home
last modified time | relevance | path

Searched refs:FC_CMD_POWER_UP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h71 FC_CMD_POWER_UP enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c509 return (((cmd == FC_CMD_POWER_UP) || (cmd == FC_CMD_RESUME)) ? in fcsm_port_attach()
528 case FC_CMD_POWER_UP: { in fcsm_port_attach()
703 case FC_CMD_POWER_UP: in fcsm_handle_port_resume()
H A Dfcip.c990 case FC_CMD_POWER_UP: in fcip_port_attach()
1173 if (cmd == FC_CMD_POWER_UP) { in fcip_handle_resume()
H A Dfcp.c3621 case FC_CMD_POWER_UP: in fcp_port_attach()
12180 case FC_CMD_POWER_UP: in fcp_handle_port_resume()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2617 case FC_CMD_POWER_UP: in fctl_pre_attach()
2641 cmd == FC_CMD_POWER_UP); in fctl_post_attach()
2663 case FC_CMD_POWER_UP: in fctl_post_attach()
2685 case FC_CMD_POWER_UP: in fctl_post_attach()
H A Dfp.c591 fctl_attach_ulps(port, FC_CMD_POWER_UP, &modlinkage); in fp_power()
1357 rval = fp_resume_all(port, FC_CMD_POWER_UP); in fp_power_up()
1783 fp_attach_ulps(port, FC_CMD_POWER_UP); in fp_power_down()