Searched refs:disk_open (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/sun68k/stand/bootxx/
H A Dconf.c7 { "disk", disk_strategy, disk_open, disk_close, disk_ioctl },
/netbsd-current/sys/arch/sun68k/stand/bootyy/
H A Dconf.c7 { "disk", disk_strategy, disk_open, disk_close, disk_ioctl },
/netbsd-current/sys/arch/sun68k/stand/libsa/
H A Ddev_disk.h4 int disk_open(struct open_file *, ...);
H A Ddev_disk.c57 disk_open(struct open_file *f, ...) function
70 printf("disk_open: %s\n", devname);
/netbsd-current/sys/arch/sun68k/stand/ufsboot/
H A Dconf.c15 { "disk", disk_strategy, disk_open, disk_close, disk_ioctl },
/netbsd-current/sys/arch/atari/stand/tostools/aptck/
H A Daptck.h88 EXTERN disk_t * disk_open PROTO((char *));
H A Ddiskio.c62 disk_open(char *name) function
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Ddiskio.h64 EXTERN disk_t * disk_open PROTO((char *));
H A Ddiskio.c62 disk_open(char *name) function
/netbsd-current/sys/arch/atari/stand/tostools/file2swp/
H A Dfile2swp.c115 dd = disk_open(*argv);

Completed in 158 milliseconds