fd_type
#define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
#define FD_STYPE _IOW('F', 63, struct fd_type) /* set drive type */
#define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
#define FD_STYPE _IOW('F', 63, struct fd_type) /* set drive type */
#define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
#define FD_STYPE _IOW('F', 63, struct fd_type) /* set drive type */
struct fd_type *type;
*(struct fd_type *)addr = *fd->sc_type;
struct fd_type *type = fd->sc_type;
__inline struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
struct fd_type fd_types[] = {
struct fd_type *sc_deftype; /* default type descriptor */
struct fd_type *sc_type; /* current type descriptor */
struct fd_type *fd_nvtotype(char *, int, int);
struct fd_type *fa_deftype;
struct fd_type *type = fa->fa_deftype;
__inline struct fd_type *
struct fd_type *type;
#define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
#define FD_STYPE _IOW('F', 63, struct fd_type) /* set drive type */
struct fd_type *sc_deftype; /* default type descriptor */
struct fd_type *sc_type; /* current type descriptor */
*(struct fd_type *)addr = *fd->sc_type;
struct fd_type *type = fd->sc_type;
static __inline struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
struct fd_type *type = fa->fa_deftype;
struct fd_type *
static __inline struct fd_type *
struct fd_type *type;
struct fd_type *type;
struct fd_type fd_types[] = {
struct fd_type *fa_deftype;
struct fd_type *fd_nvtotype(char *, int, int);
struct fd_type fdt;
objid_t obj_id, objid_t rlay_id, enum fd_type type, int ofd)
enum fd_type type;