Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpi.h1207 u16 hpi_adapter_debug_read(u16 adapter_index, u32 dsp_address, char *p_bytes,
/linux-3.4.99/drivers/staging/telephony/
Dixj.c4762 static int daa_load(BYTES * p_bytes, IXJ *j) in daa_load() argument
4764 outb_p(p_bytes->high, j->XILINXbase + 0x03); in daa_load()
4765 outb_p(p_bytes->low, j->XILINXbase + 0x02); in daa_load()