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

  /src/sys/arch/mvme68k/stand/libbug/
libbug.h 9 int mvmeprom_diskrd(struct mvmeprom_dskio *);
10 int mvmeprom_diskwr(struct mvmeprom_dskio *);
diskrd.c 14 mvmeprom_diskrd(struct mvmeprom_dskio *arg)
diskwr.c 14 mvmeprom_diskwr(struct mvmeprom_dskio *arg)
  /src/sys/arch/mvme68k/stand/bootst/
dev_tape.c 49 struct mvmeprom_dskio tape_ioreq;
51 static int hackprom_diskrd(struct mvmeprom_dskio *);
77 struct mvmeprom_dskio *ti;
127 struct mvmeprom_dskio *ti;
163 hackprom_diskrd(struct mvmeprom_dskio *ti)
174 struct mvmeprom_dskio nti;
  /src/sys/arch/mvme68k/include/
prom.h 121 struct mvmeprom_dskio { struct
  /src/sys/arch/mvme68k/stand/libsa/
bugdev.c 122 struct mvmeprom_dskio dio;

Completed in 31 milliseconds