Searched refs:NV_WR08 (Results 1 – 1 of 1) sorted by relevance
64 #define NV_WR08(p,i,d) out_8(p+i, d) macro67 #define NV_WR08(p,i,d) (((U008 *)(p))[i]=(d)) macro74 #define VGA_WR08(p,i,d) NV_WR08(p,i,d)