Searched refs:FP_PM_COMPONENT (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 136 #define FP_PM_COMPONENT 0 macro
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 6504 FP_PM_COMPONENT) != DDI_SUCCESS) { in fctl_busy_port() 6514 if (pm_raise_power(port->fp_port_dip, FP_PM_COMPONENT, in fctl_busy_port() 6522 FP_PM_COMPONENT); in fctl_busy_port() 6553 (void) pm_idle_component(port->fp_port_dip, FP_PM_COMPONENT); in fctl_idle_port()
|
H A D | fp.c | 493 FP_PM_COMPONENT, FP_PM_PORT_UP); in fp_detach() 573 if (port == NULL || comp != FP_PM_COMPONENT) { in fp_power() 1189 if (pm_raise_power(dip, FP_PM_COMPONENT, in fp_attach_handler() 1303 if (pm_raise_power(dip, FP_PM_COMPONENT, in fp_resume_handler() 1572 (void) pm_lower_power(port->fp_port_dip, FP_PM_COMPONENT, in fp_detach_handler()
|