Searched refs:hpc_led_info_t (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_hp.c | 349 hpc_led_info_t *hpc_led_info; in cardbus_pci_control() 401 hpc_led_info = (hpc_led_info_t *)arg; in cardbus_pci_control() 411 hpc_led_info = (hpc_led_info_t *)arg; in cardbus_pci_control() 1469 sizeof (hpc_led_info_t)) != 0) { in cardbus_ioctl() 1484 sizeof (hpc_led_info_t)) != 0) { in cardbus_ioctl() 1493 sizeof (hpc_led_info_t)) != 0) { in cardbus_ioctl()
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sghsc.c | 159 static int sghsc_led_state(sghsc_t *, hpc_slot_t, int, hpc_led_info_t *); 902 hpc_led_info_t *ledinfo; in sghsc_control() 904 ledinfo = (hpc_led_info_t *)arg; in sghsc_control() 935 hpc_led_info_t *ledinfo; in sghsc_control() 937 ledinfo = (hpc_led_info_t *)arg; in sghsc_control() 1142 hpc_led_info_t *ledinfo) in sghsc_led_state()
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | hsc.c | 166 static int hsc_led_state(hsc_slot_t *, int, hpc_led_info_t *); 386 hpc_led_info_t ledinfo; in hsc_led_op() 394 hsc_led_state(hsc_slot_t *hsp, int cmd, hpc_led_info_t *hlip) in hsc_led_state() 746 HPC_CTRL_GET_LED_STATE, (hpc_led_info_t *)arg)); in hsc_control() 750 HPC_CTRL_SET_LED_STATE, (hpc_led_info_t *)arg)); in hsc_control() 1813 hpc_led_info_t aledinfo; /* active led info. */ in scsb_hsc_detach() 1814 hpc_led_info_t fledinfo; /* fault led info. */ in scsb_hsc_detach()
|
/titanic_41/usr/src/uts/common/sys/hotplug/ |
H A D | hpctrl.h | 178 } hpc_led_info_t; typedef
|
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 870 hpc_led_info_t power_led_info = {HPC_POWER_LED, 0}; in prt_led_mode() 871 hpc_led_info_t fault_led_info = {HPC_FAULT_LED, 0}; in prt_led_mode() 872 hpc_led_info_t attn_led_info = {HPC_ATTN_LED, 0}; in prt_led_mode() 873 hpc_led_info_t active_led_info = {HPC_ACTIVE_LED, 0}; in prt_led_mode() 1011 hpc_led_info_t led_info; in cfga_private_func()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | schpc.c | 1120 hpc_led_info_t *hpc_led_info; in schpc_cpci_control() 1200 hpc_led_info = (hpc_led_info_t *)arg; in schpc_cpci_control() 1278 hpc_led_info = (hpc_led_info_t *)arg; in schpc_cpci_control() 1589 hpc_led_info_t *hpc_led_info; in schpc_pci_control() 1765 hpc_led_info = (hpc_led_info_t *)arg; in schpc_pci_control() 1843 hpc_led_info = (hpc_led_info_t *)arg; in schpc_pci_control()
|
/titanic_41/usr/src/uts/sun4u/daktari/io/ |
H A D | hpc3130_dak.c | 1895 hpc_led_info_t *led_info; in hpc3130_slot_control() 1922 led_info = (hpc_led_info_t *)arg; in hpc3130_slot_control() 1957 led_info = (hpc_led_info_t *)arg; in hpc3130_slot_control()
|
/titanic_41/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 1134 sizeof (hpc_led_info_t)) != 0) { in pcihp_ioctl() 1151 sizeof (hpc_led_info_t)) != 0) { in pcihp_ioctl() 1161 sizeof (hpc_led_info_t)) != 0) { in pcihp_ioctl()
|