/titanic_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_types.h | 55 extern void power_down();
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mii.h | 89 uint16_t power_down:1; member 103 uint16_t power_down:1;
|
/titanic_41/usr/src/uts/sun4u/starfire/os/ |
H A D | bbus_intr.c | 45 extern void power_down(const char *); 236 power_down((char *)NULL); in bbus_intr()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | cpu_states.c | 294 power_down(const char *s) in power_down() function
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | machsystm.h | 100 extern void power_down(const char *);
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | mach_cpu_states.c | 128 power_down(NULL); in mdboot()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | machsystm.h | 98 extern void power_down(const char *);
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_api.c | 1337 if (hw->phy.ops.power_down) in e1000_power_down_phy() 1338 hw->phy.ops.power_down(hw); in e1000_power_down_phy()
|
H A D | e1000_82540.c | 87 phy->ops.power_down = e1000_power_down_phy_copper_82540; in e1000_init_phy_params_82540()
|
H A D | e1000_hw.h | 752 void (*power_down)(struct e1000_hw *); member
|
H A D | e1000_82541.c | 108 phy->ops.power_down = e1000_power_down_phy_copper_82541; in e1000_init_phy_params_82541()
|
H A D | e1000_82543.c | 96 phy->ops.power_down = e1000_power_down_phy_copper; in e1000_init_phy_params_82543()
|
H A D | e1000_80003es2lan.c | 101 phy->ops.power_down = e1000_power_down_phy_copper_80003es2lan; in e1000_init_phy_params_80003es2lan()
|
H A D | e1000_82571.c | 115 phy->ops.power_down = e1000_power_down_phy_copper_82571; in e1000_init_phy_params_82571()
|
H A D | e1000_ich8lan.c | 458 phy->ops.power_down = e1000_power_down_phy_copper_ich8lan; in e1000_init_phy_params_pchlan() 544 phy->ops.power_down = e1000_power_down_phy_copper_ich8lan; in e1000_init_phy_params_ich8lan()
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | error.c | 771 (void) timeout((void(*)(void *))power_down, NULL, 100 * hz); in err_shutdown_softintr()
|
H A D | mach_cpu_states.c | 313 power_down(NULL); in mdboot()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | scosmb.c | 759 power_down((char *)NULL); in scosmb_process_input()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | sysioerr.c | 944 (void) timeout((void(*)(void *))power_down, NULL, in sysio_thermal_warn_intr()
|
/titanic_41/usr/src/uts/sun4u/lw8/io/ |
H A D | lw8.c | 696 power_down("kadmin() failed, trying power_down()"); in lw8_fast_shutdown()
|
/titanic_41/usr/src/uts/sun4u/javelin/io/ |
H A D | envctrltwo.c | 125 extern void power_down(const char *); 1447 (void) power_down("Fatal System Environmental Control Error"); in envctrl_tempr_poll()
|
/titanic_41/usr/src/uts/sun4u/tazmo/io/ |
H A D | envctrl.c | 119 extern void power_down(const char *); 1906 (void) power_down("Fatal System Environmental Control Error"); in envctrl_tempr_poll()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pcipsy.c | 674 (void) timeout((void(*)(void *))power_down, NULL, in cb_thermal_timeout()
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgsbbc_mailbox.c | 2204 power_down("kadmin() failed, trying power_down()"); in sbbc_do_fast_shutdown()
|
/titanic_41/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc.c | 2059 power_down("Environmental Shutdown"); in fhc_reboot()
|