Searched refs:winblkioctl (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/hpcmips/stand/libsa/ |
H A D | winblk.h | 41 int winblkioctl(struct open_file*, u_long, void*);
|
H A D | devopen.c | 48 {"winblk", winblkstrategy, winblkopen, winblkclose, winblkioctl },
|
H A D | winblk.c | 304 winblkioctl(struct open_file *f, u_long cmd, void *arg) in winblkioctl() function
|
/netbsd-src/sys/arch/hpc/stand/libsa/ |
H A D | winblk.h | 42 int winblkioctl(struct open_file *, u_long, void *);
|
H A D | winblk.c | 304 winblkioctl(struct open_file *f, u_long cmd, void *arg) in winblkioctl() function
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | file_ufs.cpp | 51 winblkclose, winblkioctl }, in UfsFile()
|