Searched refs:zs (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/tc/ |
D | Makefile | 23 obj-$(CONFIG_ZS) += zs.o
|
/linux-2.4.37.9/drivers/sbus/char/ |
D | Makefile | 13 obj-y := sunkbd.o sunkbdmap.o sunmouse.o sunserial.o zs.o
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.c | 1246 local int huft_build(b, n, s, d, e, t, m, zs) in huft_build() argument 1254 z_stream *zs; /* for zalloc function */ 1384 (zs,z + 1,sizeof(inflate_huft))) == Z_NULL) 1387 inflate_trees_free(u[0], zs);
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 1230 local int huft_build(b, n, s, d, e, t, m, zs) in huft_build() argument 1238 z_stream *zs; /* for zalloc function */ 1368 (zs,z + 1,sizeof(inflate_huft))) == Z_NULL) 1371 inflate_trees_free(u[0], zs);
|
/linux-2.4.37.9/drivers/scsi/ |
D | pci2220i.c | 797 USHORT zs; in AtapiIdentify() local 807 zs = inw_p (padapter->regData); in AtapiIdentify()
|