Home
last modified time | relevance | path

Searched refs:V86_IO_BUFFER (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/i386/btx/lib/
H A Dbtxv86.h30 #define V86_IO_BUFFER 0x8000 macro
/freebsd/stand/i386/libi386/
H A Dbiosdisk.c1062 bbuf = PTOV(V86_IO_BUFFER); in bd_realstrategy()
1133 if (bbuf != PTOV(V86_IO_BUFFER)) in bd_realstrategy()