X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Ferrors.h;h=e994dd571d55dbbc4fe9e8addefa7510aed779da;hb=d1e8ca1612860aece5ee4ab5f23d91737f0fa3e6;hp=866b379014de38903fe17db6c5f51614ce717a7e;hpb=5613f9fab88b71f14259856b390f1cc989b602bf;p=yaboot.git diff --git a/include/errors.h b/include/errors.h index 866b379..e994dd5 100644 --- a/include/errors.h +++ b/include/errors.h @@ -1,7 +1,7 @@ /* * errors.h - Definitions of error numbers returned by filesystems * - * Copyright (C) 2001 Ethan Benson + * Copyright (C) 2001 Ethan Benson * * Copyright (C) 1999 Benjamin Herrenschmidt * @@ -38,3 +38,4 @@ /* Device kind */ #define FILE_DEVICE_BLOCK 1 #define FILE_DEVICE_NET 2 +#define FILE_DEVICE_ISCSI 3