Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/wlags49_h2/
Dhcfcfg.h449 #define OUT_PORT_STRING_32(port, src, n) outsl((port), (src), (n)) macro
Dhcf.c196 void OUT_PORT_STRING_32( hcf_io prt, hcf_32 FAR * src, int n) { in OUT_PORT_STRING_32() function