Searched refs:bay (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4500/ |
H A D | Sun-Fire-X4500-disk-hc-topology.xmlgen | 33 my $bay = shift; 58 "value='ipmi:fru gid=3 hdd=%d' />\n", $bay; 153 for ($bay = 0; $bay < $num_bays; $bay++) { 154 $sid = 90 + $bay; 155 $target = (($bay/12) + (($bay & 1) << 2)); 156 $index = (($bay >> 2) % 3); 158 $index = (($bay >> 1) % 6); 167 <node instance='$bay'> 170 <propval name='label' type='string' value='$bay_label$bay' /> 178 calc_sfx_prop("sfx4500", $bay, $sid);
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4540/ |
H A D | Sun-Fire-X4540-disk-hc-topology.xmlgen | 33 my $bay = shift; 58 "value='ipmi:fru gid=3 hdd=%d' />\n", $bay; 144 for ($bay = 0; $bay < $num_bays; $bay++) { 145 $sid = 90 + $bay; 146 $target = $bay % 8; 147 $controller = $bay / 8; 157 <node instance='$bay'> 160 <propval name='label' type='string' value='$bay_label$bay' /> 168 calc_sfx_prop("sfx4500", $bay, $sid);
|
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SSG-2028R-ACR24L/ |
H A D | SSG-2028R-ACR24L-disk-hc-topology.xmlgenksh | 75 bay=0 79 do_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 80 (( bay = bay + 1 )) 87 do_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 88 (( bay = bay + 1 )) 95 do_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 96 (( bay = bay + 1 ))
|
/illumos-gate/usr/src/lib/fm/topo/maps/SMCI,SSG-2029P-ACR24L/ |
H A D | SSG-2029P-ACR24L-disk-hc-topology.xmlgenksh | 71 bay=$1 78 (( target = bay + 4 )) 130 bay=0 134 do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 135 (( bay = bay + 1 )) 142 do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 143 (( bay = bay + 1 )) 150 do_sas_node $bay "Front Disk $bay" "$devctl0" $enclosure $slot 151 (( bay = bay + 1 ))
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-X4200-M2/ |
H A D | Netra-X4200-M2-disk-hc-topology.xmlgen | 36 for ($bay = 0; $bay < $num_bays; $bay++) { 38 $tpath = sprintf("/sd\@%x,0", $bay); 40 $controller + 1, $bay); 43 <node instance='$bay'> 46 <propval name='label' type='string' value='$bay_label$bay' />
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-Server/ |
H A D | Sun-Fire-X4200-Server-disk-hc-topology.xmlgen | 36 for ($bay = 0; $bay < $num_bays; $bay++) { 38 $tpath = sprintf("/sd\@%x,0", $bay); 40 $controller + 1, $bay); 43 <node instance='$bay'> 46 <propval name='label' type='string' value='$bay_label$bay' />
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4600-M2/ |
H A D | Sun-Fire-X4600-M2-disk-hc-topology.xmlgen | 36 for ($bay = 0; $bay < $num_bays; $bay++) { 38 $tpath = sprintf("/sd\@%x,0", $bay); 40 $controller + 1, $bay); 43 <node instance='$bay'> 46 <propval name='label' type='string' value='$bay_label$bay' />
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Sun-Fire-X4200-M2/ |
H A D | Sun-Fire-X4200-M2-disk-hc-topology.xmlgen | 36 for ($bay = 0; $bay < $num_bays; $bay++) { 38 $tpath = sprintf("/sd\@%x,0", $bay); 40 $controller + 1, $bay); 43 <node instance='$bay'> 46 <propval name='label' type='string' value='$bay_label$bay' />
|
/illumos-gate/usr/src/lib/fm/topo/maps/Joyent,Joyent-Compute-Platform-1101/ |
H A D | Joyent-Compute-Platform-1101-disk-hc-topology.xmlgenksh | 70 bay=0 75 do_node $bay "Front Disk $bay" "$devctl0|$devctl1" $enclosure $slot 76 (( bay = bay + 1 )) 84 do_node $bay "Front Disk $bay" "$devctl0|$devctl1" $enclosure $slot 85 (( bay = bay + 1 ))
|
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/ |
H A D | acpi_drv.c | 563 batt_bay_t bay; in acpi_drv_cbat_ioctl() local 565 bay.bay_number = nbat; in acpi_drv_cbat_ioctl() 566 bay.battery_map = 0; in acpi_drv_cbat_ioctl() 571 bay.battery_map |= in acpi_drv_cbat_ioctl() 576 if (copyout(&bay, (void *)arg, sizeof (bay))) { in acpi_drv_cbat_ioctl()
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 2101 bay
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 2102 bay
|