HomeSort by: relevance | last modified time | path
    Searched refs:do_bios_call (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/bioscall/
Makefile 34 ${LD} -Bstatic -N -Ttext 0 -e do_bios_call -o $@ $(OBJS)
biostramp.S 94 * do_bios_call(int function, struct bioscall *regs)
97 ENTRY(do_bios_call) function

Completed in 44 milliseconds