Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcfcfg.h457 #define OUT_PORT_STRING_8_16(port, addr, len) OUT_PORT_STRING_16(port, addr, len) macro
543 #define OUT_PORT_STRING_8_16(port, addr, len) OUT_PORT_STRING_16(port, addr, len) macro
Dhcf.c215 void OUT_PORT_STRING_8_16( hcf_io prt, hcf_8 FAR * src, int n) { //also handles byte alignment p… in OUT_PORT_STRING_8_16() function
3701 OUT_PORT_STRING_8_16( io_port, cp, i ); //!!!WORD length, cp MUST be a char pointer in download()
4414 OUT_PORT_STRING_8_16( io_port, bufp, j ); in put_frag()