Home
last modified time | relevance | path

Searched refs:fdc_data (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/fdc/
H A Dfdc.c624 struct fdc_data *fdc; in fd_select()
659 struct fdc_data *fdc; in fd_motor()
1152 struct fdc_data *fdc; in fdc_thread()
1184 struct fdc_data *fdc; in fd_enqueue()
1212 struct fdc_data *fdc; in fd_probe_disk()
1415 struct fdc_data *fdc; in fd_access()
1476 struct fdc_data * fdc; in fd_start()
1744 struct fdc_data *fdc; in fdc_detach()
1803 struct fdc_data *fdc; in fdc_attach()
1851 struct fdc_data *fdc; in fdc_start_worker()
[all …]
H A Dfdcvar.h40 struct fdc_data { struct
84 void fdc_release_resources(struct fdc_data *); argument
90 int fdc_initial_reset(device_t, struct fdc_data *);
94 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
H A Dfdc_isa.c80 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources()
163 struct fdc_data *fdc; in fdc_isa_probe()
185 struct fdc_data *fdc; in fdc_isa_attach()
223 sizeof(struct fdc_data)
H A Dfdc_pccard.c56 fdc_pccard_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_pccard_alloc_resources()
100 struct fdc_data *fdc; in fdc_pccard_attach()
142 sizeof(struct fdc_data)
H A Dfdc_acpi.c99 struct fdc_data *sc; in fdc_acpi_attach()
271 sizeof(struct fdc_data)