Searched defs:biosfn_write_string (Results 1 - 1 of 1) sorted by relevance

/external/qemu-pc-bios/vgabios/
H A Dvgabios.c109 static void biosfn_write_string();
739 biosfn_write_string(GET_AL(),GET_BH(),GET_BL(),CX,GET_DH(),GET_DL(),ES,BP);
3056 static void biosfn_write_string (flag,page,attr,count,row,col,seg,offset) function

Completed in 83 milliseconds