Searched defs:OUT_PORT_STRING_32 (Results 1 – 2 of 2) sorted by relevance
449 #define OUT_PORT_STRING_32(port, src, n) outsl((port), (src), (n)) macro
196 void OUT_PORT_STRING_32( hcf_io prt, hcf_32 FAR * src, int n) { in OUT_PORT_STRING_32() function