get_16             94 drivers/parisc/eisa_enumerator.c 			res->end = res->start + get_16(buf+len+5)*1024;
get_16            183 drivers/parisc/eisa_enumerator.c 			res->start = get_16(buf+len+1);
get_16            184 drivers/parisc/eisa_enumerator.c 			res->end = get_16(buf+len+1)+(c&HPEE_PORT_SIZE_MASK)+1;
get_16            223 drivers/parisc/eisa_enumerator.c 				outb((inb(get_16(buf+len+1) & 
get_16            225 drivers/parisc/eisa_enumerator.c 				      get_8(buf+len+4)), get_16(buf+len+1));
get_16            228 drivers/parisc/eisa_enumerator.c 				outb(get_8(buf+len+3), get_16(buf+len+1));
get_16            236 drivers/parisc/eisa_enumerator.c 				       outw((inw(get_16(buf+len+1)) &
get_16            237 drivers/parisc/eisa_enumerator.c 					     get_16(buf+len+3)) |
get_16            238 drivers/parisc/eisa_enumerator.c 					    get_16(buf+len+5), 
get_16            239 drivers/parisc/eisa_enumerator.c 					    get_16(buf+len+1));
get_16            241 drivers/parisc/eisa_enumerator.c 				outw(cpu_to_le16(get_16(buf+len+3)), get_16(buf+len+1));
get_16            248 drivers/parisc/eisa_enumerator.c 				outl((inl(get_16(buf+len+1) &
get_16            250 drivers/parisc/eisa_enumerator.c 				      get_32(buf+len+7)), get_16(buf+len+1));
get_16            252 drivers/parisc/eisa_enumerator.c 				outl(cpu_to_le32(get_32(buf+len+3)), get_16(buf+len+1));
get_16            307 drivers/parisc/eisa_enumerator.c 	*more = get_16(buf);