Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Deisa_enumerator.c42 #define get_8(x) (*(u_int8_t*)(x)) macro
92 c = get_8(buf+len); in configure_memory()
129 c = get_8(buf+len); in configure_irq()
160 c = get_8(buf+len); in configure_dma()
184 c = get_8(buf+len); in configure_port()
221 c = get_8(buf+len); in configure_port_init()
229 get_8(buf+len+3)) | in configure_port_init()
230 get_8(buf+len+4)), get_16(buf+len+1)); in configure_port_init()
233 outb(get_8(buf+len+3), get_16(buf+len+1)); in configure_port_init()
287 len = get_8(buf); in configure_choise()
[all …]