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