Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/fdc/
H A Dfdcvar.h37 struct fdc_data { struct
79 void fdc_release_resources(struct fdc_data *); argument
85 int fdc_initial_reset(device_t, struct fdc_data *);
89 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
H A Dfdc.c377 fdin_rd(struct fdc_data *fdc) in fdin_rd()
624 struct fdc_data *fdc; in fd_select()
659 struct fdc_data *fdc; in fd_motor()
1152 struct fdc_data *fdc; in fdc_thread()
1182 struct fdc_data *fdc; in fd_enqueue()
1208 struct fdc_data *fdc; in fd_probe_disk()
1413 struct fdc_data *fdc; in fd_access()
1727 struct fdc_data *fdc; in fdc_detach()
1786 struct fdc_data *fdc; in fdc_attach()
1834 struct fdc_data *fdc; in fdc_start_worker()
[all …]
H A Dfdc_isa.c77 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources()
160 struct fdc_data *fdc; in fdc_isa_probe()
182 struct fdc_data *fdc; in fdc_isa_attach()
220 sizeof(struct fdc_data)
H A Dfdc_acpi.c99 struct fdc_data *sc; in fdc_acpi_attach()
271 sizeof(struct fdc_data)