Searched defs:IN_PORT_STRING_8_16 (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/staging/wlags49_h2/ |
D | hcfcfg.h | 456 #define IN_PORT_STRING_8_16(port, addr, len) IN_PORT_STRING_16(port, addr, len) macro 542 #define IN_PORT_STRING_8_16(port, addr, len) IN_PORT_STRING_16(port, addr, len) macro
|
D | hcf.c | 176 void IN_PORT_STRING_8_16( hcf_io prt, hcf_8 FAR * dst, int n) { //also handles byte alignment probl… in IN_PORT_STRING_8_16() function
|