Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
qemufwcfg.c | 64 static dev_type_open(fwcfg_open); 78 fwcfg_open(dev_t dev, int flag, int mode, lwp_t *l) function in typeref:typename:int 159 .d_open = fwcfg_open, |
/src/sbin/mount_qemufwcfg/ | |
fwcfg.c | 136 fwcfg_open(const char *path, struct fuse_file_info *fi) function in typeref:typename:int 186 .open = fwcfg_open, |