grub/grub-core/kern/ieee1275
Eric Snowberg f02037afe3 ieee1275: set-address bus specific method
IEEE 1275-1994 Standard for Boot (Initialization Configuration)
Firmware: Core Requirements and Practices
E.3.2.2 Bus-specific methods for bus nodes

A package implementing the scsi-2 device type shall implement the
following bus-specific method:

 set-address ( unit# target# -- )
   Sets the SCSI target number (0x0..0xf) and unit number (0..7) to which
   subsequent commands apply.

This function is for devices with #address-cells == 2

Signed-off-by: Eric Snowberg <eric.snowberg@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2018-03-05 15:08:19 +01:00
..
cmain.c ieee1275: check for IBM pseries emulated machine 2014-03-24 15:44:33 +00:00
ieee1275.c ieee1275: set-address bus specific method 2018-03-05 15:08:19 +01:00
init.c i386-ieee1275: Increase maximum heap size to accomodate highres graphi tests 2016-01-22 10:12:43 +01:00
mmap.c ieee1275: fix signed comparison 2016-02-24 18:37:22 +01:00
openfw.c Remove leftover options defines. 2013-12-23 18:17:02 +01:00