Home
last modified time | relevance | path

Searched refs:FP_PM_PORT_UP (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h130 #define FP_PM_PORT_UP 1 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c493 FP_PM_COMPONENT, FP_PM_PORT_UP); in fp_detach()
578 case FP_PM_PORT_UP: in fp_power()
588 port->fp_pm_level = FP_PM_PORT_UP; in fp_power()
597 port->fp_pm_level = FP_PM_PORT_UP; in fp_power()
603 port->fp_pm_level = FP_PM_PORT_UP; in fp_power()
643 port->fp_pm_level = FP_PM_PORT_UP; in fp_power()
795 ASSERT(port->fp_pm_level == FP_PM_PORT_UP); in fp_ioctl()
1186 port->fp_pm_level = FP_PM_PORT_UP; in fp_attach_handler()
1190 FP_PM_PORT_UP) != DDI_SUCCESS) { in fp_attach_handler()
1194 port->fp_pm_level = FP_PM_PORT_UP; in fp_attach_handler()
[all …]
H A Dfctl.c6515 FP_PM_PORT_UP) != DDI_SUCCESS) { in fctl_busy_port()