Home
last modified time | relevance | path

Searched refs:get_8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/parisc/
H A Deisa_enumerator.c37 #define get_8(x) (*(u_int8_t*)(x)) macro
87 c = get_8(buf+len); in configure_memory()
124 c = get_8(buf+len); in configure_irq()
155 c = get_8(buf+len); in configure_dma()
179 c = get_8(buf+len); in configure_port()
216 c = get_8(buf+len); in configure_port_init()
224 get_8(buf+len+3)) | in configure_port_init()
228 outb(get_8(buf+len+3), get_16(buf+len+1)); in configure_port_init()
282 len = get_8(buf); in configure_choise()
283 *info=get_8(buf+len+1); in configure_choise()
[all …]