grub/disk/ieee1275
davem f5dbbca97f * disk/ieee1275/ofdisk.c (struct ofdisk_hash_ent): New struct.
(OFDISK_HASH_SZ): Define.
	(ofdisk_hash): New hash table.
	(ofdisk_hash_fn, ofdisk_hash_find, ofdisk_hash_add): New functions.
	(grub_ofdisk_open): Use ofdisk_hash_ent address as disk->id
	instead of device phandle which is not unique.
2009-04-13 06:40:34 +00:00
..
nand.c * disk/ieee1275/nand.c (grub_nand_open): All ieee1275 call arg 2009-04-11 03:07:58 +00:00
ofdisk.c * disk/ieee1275/ofdisk.c (struct ofdisk_hash_ent): New struct. 2009-04-13 06:40:34 +00:00