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

  /src/sys/arch/i386/stand/efiboot/
efiboot.h 76 void command_gop(char *);
boot.c 79 void command_gop(char *);
105 { "gop", command_gop },
eficons.c 702 command_gop(char *arg) function in typeref:typename:void
  /src/sys/stand/efiboot/
boot.c 112 void command_gop(char *);
139 { "gop", command_gop, "gop [mode]" },
336 command_gop(char *arg) function in typeref:typename:void

Completed in 15 milliseconds