Searched defs:MACIO_OUT8 (Results 1 – 2 of 2) sorted by relevance
375 #define MACIO_OUT8(r,v) (out_8(MACIO_FCR8(macio,r), (v))) macro