Home
last modified time | relevance | path

Searched defs:IN_PORT_STRING_8_16 (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/staging/wlags49_h2/
Dhcfcfg.h456 #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
Dhcf.c176 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