Searched refs:p_bytes (Results 1 – 2 of 2) sorted by relevance
1207 u16 hpi_adapter_debug_read(u16 adapter_index, u32 dsp_address, char *p_bytes,
4762 static int daa_load(BYTES * p_bytes, IXJ *j) in daa_load() argument4764 outb_p(p_bytes->high, j->XILINXbase + 0x03); in daa_load()4765 outb_p(p_bytes->low, j->XILINXbase + 0x02); in daa_load()