Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/fdc/
H A Dfdcvar.h39 struct fdc_data { struct
83 void fdc_release_resources(struct fdc_data *); argument
89 int fdc_initial_reset(device_t, struct fdc_data *);
93 int fdc_isa_alloc_resources(device_t, struct fdc_data *);
H A Dfdc.c625 struct fdc_data *fdc; in fd_select()
660 struct fdc_data *fdc; in fd_motor()
1153 struct fdc_data *fdc; in fdc_thread()
1183 struct fdc_data *fdc; in fd_enqueue()
1211 struct fdc_data *fdc; in fd_probe_disk()
1414 struct fdc_data *fdc; in fd_access()
1475 struct fdc_data * fdc; in fd_start()
1743 struct fdc_data *fdc; in fdc_detach()
1802 struct fdc_data *fdc; in fdc_attach()
1850 struct fdc_data *fdc; in fdc_start_worker()
[all …]
H A Dfdc_isa.c79 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources()
162 struct fdc_data *fdc; in fdc_isa_probe()
184 struct fdc_data *fdc; in fdc_isa_attach()
222 sizeof(struct fdc_data)
H A Dfdc_acpi.c101 struct fdc_data *sc; in fdc_acpi_attach()
273 sizeof(struct fdc_data)