Symbol: fd_type
sys/arch/acorn32/mainbus/fd.c
1449
struct fd_type *type = fd->sc_type;
sys/arch/acorn32/mainbus/fd.c
206
struct fd_type fd_types[] = {
sys/arch/acorn32/mainbus/fd.c
221
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/acorn32/mainbus/fd.c
222
struct fd_type *sc_type; /* current type descriptor */
sys/arch/acorn32/mainbus/fd.c
223
struct fd_type sc_type_copy; /* copy for fiddling when formatting */
sys/arch/acorn32/mainbus/fd.c
303
struct fd_type *fd_nvtotype(const char *, int, int);
sys/arch/acorn32/mainbus/fd.c
316
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/acorn32/mainbus/fd.c
361
struct fd_type *fa_deftype;
sys/arch/acorn32/mainbus/fd.c
499
struct fd_type *type = fa->fa_deftype;
sys/arch/acorn32/mainbus/fd.c
535
struct fd_type *
sys/arch/acorn32/mainbus/fd.c
557
static struct fd_type *
sys/arch/acorn32/mainbus/fd.c
786
struct fd_type *type;
sys/arch/acorn32/mainbus/fd.c
922
struct fd_type *type;
sys/arch/arc/jazz/fd.c
127
const static struct fd_type fd_types[] = {
sys/arch/arc/jazz/fd.c
149
const struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/arc/jazz/fd.c
150
struct fd_type *sc_type; /* current type descriptor */
sys/arch/arc/jazz/fd.c
151
struct fd_type sc_type_copy; /* copy for fiddling when formatting */
sys/arch/arc/jazz/fd.c
223
static const struct fd_type *fd_nvtotype(char *, int, int);
sys/arch/arc/jazz/fd.c
235
static const struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/arc/jazz/fd.c
243
const struct fd_type *fa_deftype;
sys/arch/arc/jazz/fd.c
339
const struct fd_type *type = fa->fa_deftype;
sys/arch/arc/jazz/fd.c
391
static const struct fd_type *
sys/arch/arc/jazz/fd.c
423
static const struct fd_type *
sys/arch/arc/jazz/fd.c
653
const struct fd_type *type;
sys/arch/arc/jazz/fd.c
789
struct fd_type *type;
sys/arch/atari/dev/hdfd.c
1479
struct fd_type *type = fd->sc_type;
sys/arch/atari/dev/hdfd.c
238
struct fd_type fd_types[] = {
sys/arch/atari/dev/hdfd.c
252
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/atari/dev/hdfd.c
253
struct fd_type *sc_type; /* current type descriptor */
sys/arch/atari/dev/hdfd.c
338
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/atari/dev/hdfd.c
395
struct fd_type *fa_deftype;
sys/arch/atari/dev/hdfd.c
530
struct fd_type *type = fa->fa_deftype;
sys/arch/atari/dev/hdfd.c
595
static struct fd_type *
sys/arch/atari/dev/hdfd.c
822
struct fd_type *type;
sys/arch/atari/dev/hdfd.c
957
struct fd_type *type;
sys/arch/sparc/dev/fd.c
1128
struct fd_type *type;
sys/arch/sparc/dev/fd.c
1442
struct fd_type *type;
sys/arch/sparc/dev/fd.c
2182
struct fd_type *type = fd->sc_type;
sys/arch/sparc/dev/fd.c
228
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/sparc/dev/fd.c
253
struct fd_type fd_types[] = {
sys/arch/sparc/dev/fd.c
265
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/sparc/dev/fd.c
266
struct fd_type *sc_type; /* current type descriptor */
sys/arch/sparc/dev/fd.c
344
struct fd_type *fd_nvtotype(char *, int, int);
sys/arch/sparc/dev/fd.c
483
struct fd_type *fa_deftype;
sys/arch/sparc/dev/fd.c
784
struct fd_type *type = fa->fa_deftype;
sys/arch/sparc/dev/fd.c
843
static struct fd_type *
sys/arch/sparc64/dev/fdc.c
1016
static struct fd_type *
sys/arch/sparc64/dev/fdc.c
1312
struct fd_type *type;
sys/arch/sparc64/dev/fdc.c
1625
struct fd_type *type;
sys/arch/sparc64/dev/fdc.c
2365
struct fd_type *type = fd->sc_type;
sys/arch/sparc64/dev/fdc.c
2586
const struct fd_type *fdt;
sys/arch/sparc64/dev/fdc.c
260
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/sparc64/dev/fdc.c
285
struct fd_type fd_types[] = {
sys/arch/sparc64/dev/fdc.c
297
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/sparc64/dev/fdc.c
298
struct fd_type *sc_type; /* current type descriptor */
sys/arch/sparc64/dev/fdc.c
377
struct fd_type *fd_nvtotype(char *, int, int);
sys/arch/sparc64/dev/fdc.c
539
struct fd_type *fa_deftype;
sys/arch/sparc64/dev/fdc.c
956
struct fd_type *type = fa->fa_deftype;
sys/arch/sun3/dev/fd.c
1166
struct fd_type *type;
sys/arch/sun3/dev/fd.c
1828
struct fd_type *type = fd->sc_type;
sys/arch/sun3/dev/fd.c
194
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/sun3/dev/fd.c
219
static struct fd_type fd_types[] = {
sys/arch/sun3/dev/fd.c
241
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/sun3/dev/fd.c
242
struct fd_type *sc_type; /* current type descriptor */
sys/arch/sun3/dev/fd.c
374
struct fd_type *fa_deftype;
sys/arch/sun3/dev/fd.c
568
struct fd_type *type = fa->fa_deftype;
sys/arch/sun3/dev/fd.c
647
static struct fd_type *
sys/arch/sun3/dev/fd.c
884
struct fd_type *type;
sys/arch/x68k/dev/fd.c
1106
struct fd_type *type;
sys/arch/x68k/dev/fd.c
1815
struct fd_type *type = fd->sc_type;
sys/arch/x68k/dev/fd.c
197
static struct fd_type fd_types[] = {
sys/arch/x68k/dev/fd.c
221
struct fd_type *sc_deftype; /* default type descriptor */
sys/arch/x68k/dev/fd.c
222
struct fd_type *sc_type; /* current type descriptor */
sys/arch/x68k/dev/fd.c
320
static struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/arch/x68k/dev/fd.c
438
struct fd_type *fa_deftype;
sys/arch/x68k/dev/fd.c
552
struct fd_type *type;
sys/arch/x68k/dev/fd.c
631
struct fd_type *type = &fd_types[0]; /* XXX 1.2MB */
sys/arch/x68k/dev/fd.c
675
static struct fd_type *
sys/arch/x68k/dev/fd.c
928
struct fd_type *type;
sys/dev/acpi/fdc_acpi.c
305
static const struct fd_type *
sys/dev/acpi/fdc_acpi.c
67
static const struct fd_type *fdc_acpi_nvtotype(const char *, int, int);
sys/dev/acpi/fdc_acpireg.h
44
const struct fd_type fdc_acpi_fdtypes[] = {
sys/dev/ic/apple_smc_fan.c
85
uint8_t fd_type;
sys/dev/isa/fd.c
1058
struct fd_type *type;
sys/dev/isa/fd.c
1606
struct fd_type *type = fd->sc_type;
sys/dev/isa/fd.c
1667
const struct fd_type *fdt;
sys/dev/isa/fd.c
174
const struct fd_type mca_fd_types[] = {
sys/dev/isa/fd.c
183
const struct fd_type fd_types[] = {
sys/dev/isa/fd.c
189
const struct fd_type fd_types[] = {
sys/dev/isa/fd.c
262
const struct fd_type *fd_nvtotype(const char *, int, int);
sys/dev/isa/fd.c
273
static const struct fd_type *fd_dev_to_type(struct fd_softc *, dev_t);
sys/dev/isa/fd.c
284
const struct fd_type *fa_deftype;
sys/dev/isa/fd.c
562
const struct fd_type *type = fa->fa_deftype;
sys/dev/isa/fd.c
651
const struct fd_type *
sys/dev/isa/fd.c
689
static const struct fd_type *
sys/dev/isa/fd.c
925
const struct fd_type *type;
sys/dev/isa/fdcvar.h
138
const struct fd_type *sc_knownfds[4]; /* drive info known fds */
sys/dev/isa/fdvar.h
61
const struct fd_type *sc_deftype; /* default type descriptor */
sys/dev/isa/fdvar.h
62
struct fd_type *sc_type; /* current type descriptor */
sys/dev/isa/fdvar.h
63
struct fd_type sc_type_copy; /* copy for fiddling when formatting */
sys/miscfs/fdesc/fdesc.h
60
fdntype fd_type; /* Type of this node */
sys/miscfs/fdesc/fdesc_vfsops.c
192
fd->fd_type = Froot;
sys/miscfs/fdesc/fdesc_vfsops.c
197
fd->fd_type = Fdevfd;
sys/miscfs/fdesc/fdesc_vfsops.c
201
fd->fd_type = Fctty;
sys/miscfs/fdesc/fdesc_vfsops.c
205
fd->fd_type = Flink;
sys/miscfs/fdesc/fdesc_vfsops.c
210
fd->fd_type = Flink;
sys/miscfs/fdesc/fdesc_vfsops.c
215
fd->fd_type = Flink;
sys/miscfs/fdesc/fdesc_vfsops.c
221
fd->fd_type = Fdesc;
sys/miscfs/fdesc/fdesc_vnops.c
195
switch (VTOFDESC(dvp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
301
switch (VTOFDESC(vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
407
switch (VTOFDESC(vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
419
switch (VTOFDESC(vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
488
switch (VTOFDESC(ap->a_vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
550
switch (VTOFDESC(ap->a_vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
577
if (VTOFDESC(ap->a_vp)->fd_type == Froot) {
sys/miscfs/fdesc/fdesc_vnops.c
684
if (VTOFDESC(vp)->fd_type == Flink) {
sys/miscfs/fdesc/fdesc_vnops.c
706
switch (VTOFDESC(vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
733
switch (VTOFDESC(vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
760
switch (VTOFDESC(ap->a_vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
783
switch (VTOFDESC(ap->a_vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
806
switch (VTOFDESC(ap->a_vp)->fd_type) {
sys/miscfs/fdesc/fdesc_vnops.c
840
if (fd->fd_type == Fctty || fd->fd_type == Fdesc)
usr.sbin/sysinst/defs.h
632
extern const char *fd_type; /* "msdos", "ffs" or maybe "ados" */
usr.sbin/sysinst/main.c
184
fd_type = "msdos";
usr.sbin/sysinst/main.c
84
const char *fd_type;
usr.sbin/sysinst/util.c
372
fd_type, fd_dev))