Home
last modified time | relevance | path

Searched defs:fd_type (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/arch/sparc/include/
Dioctl_fd.h88 struct fd_type { struct
106 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */ argument
/mirbsd/src/sys/arch/i386/include/
Dioctl_fd.h90 struct fd_type { struct
108 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */ argument
/mirbsd/src/sys/miscfs/fdesc/
Dfdesc.h61 fdntype fd_type; /* Type of this node */ member