Searched refs:OUT_PORT_STRING_8_16 (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlags49_h2/ |
D | hcfcfg.h | 456 #define OUT_PORT_STRING_8_16(port, addr, len) OUT_PORT_STRING_16(port, addr, len) macro 542 #define OUT_PORT_STRING_8_16(port, addr, len) OUT_PORT_STRING_16(port, addr, len) macro
|
D | hcf.c | 215 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()
|