Searched defs:fdc (Results 1 - 9 of 9) sorted by path

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_string.c3313 } fdc[FDC_MAX]; local
[all...]
/freebsd-10.0-release/contrib/ntp/ntpdate/
H A Dntpdate.c1922 int fdc = 0; local
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h165 struct filedesc *fdc; local
[all...]
/freebsd-10.0-release/sys/dev/fdc/
H A Dfdc.c240 struct fdc_data *fdc; /* pointer to controller structure */ member in struct:fd_data
318 fdregwr(struct fdc_data *fdc, int reg, uint8_t v) argument
325 fdregrd(struct fdc_data *fdc, int reg) argument
332 fdctl_wr(struct fdc_data *fdc, u_int8_t v) argument
339 fdout_wr(struct fdc_data *fdc, u_int8_t v) argument
346 fdsts_rd(struct fdc_data *fdc) argument
353 fddsr_wr(struct fdc_data *fdc, u_int8_t v) argument
360 fddata_wr(struct fdc_data *fdc, u_int8_t v) argument
367 fddata_rd(struct fdc_data *fdc) argument
374 fdin_rd(struct fdc_data *fdc) argument
385 fdbcdr_wr(struct fdc_data *fdc, int iswrite, uint16_t count) argument
393 fdc_err(struct fdc_data *fdc, const char *s) argument
416 fdc_in(struct fdc_data *fdc, int *ptr) argument
438 fdc_out(struct fdc_data *fdc, int x) argument
466 fdc_cmd(struct fdc_data *fdc, int n_out, ...) argument
506 fdc_reset(struct fdc_data *fdc) argument
554 fdc_sense_drive(struct fdc_data *fdc, int *st3p) argument
566 fdc_sense_int(struct fdc_data *fdc, int *st0p, int *cylp) argument
596 fdc_read_status(struct fdc_data *fdc) argument
621 struct fdc_data *fdc; local
656 struct fdc_data *fdc; local
706 fdc_pio(struct fdc_data *fdc) argument
728 fdc_biodone(struct fdc_data *fdc, int error) argument
757 fdc_worker(struct fdc_data *fdc) argument
1140 struct fdc_data *fdc; local
1172 struct fdc_data *fdc; local
1200 struct fdc_data *fdc; local
1402 struct fdc_data *fdc; local
1463 struct fdc_data * fdc; local
1594 fdc_release_resources(struct fdc_data *fdc) argument
1660 fdc_initial_reset(device_t dev, struct fdc_data *fdc) argument
1730 struct fdc_data *fdc; local
1789 struct fdc_data *fdc; local
1883 struct fdc_data *fdc; local
[all...]
H A Dfdc_isa.c78 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) argument
161 struct fdc_data *fdc; local
183 struct fdc_data *fdc; local
[all...]
H A Dfdc_pccard.c53 fdc_pccard_alloc_resources(device_t dev, struct fdc_data *fdc) argument
98 struct fdc_data *fdc; local
[all...]
/freebsd-10.0-release/sys/dev/firewire/
H A Dfirewire.c738 struct firewire_dev_comm *fdc; local
1814 struct firewire_dev_comm *fdc; local
[all...]
/freebsd-10.0-release/sys/pc98/cbus/
H A Dfdc.c232 struct fdc_data *fdc; /* pointer to controller structure */ member in struct:fd_data
349 fdout_wr(fdc_p fdc, u_int8_t v) argument
356 fdsts_rd(fdc_p fdc) argument
362 fddata_wr(fdc_p fdc, u_int8_t v) argument
368 fddata_rd(fdc_p fdc) argument
375 fdctl_wr(fdc_p fdc, u_int8_t v) argument
383 fdin_rd(fdc_p fdc) argument
406 fdc_err(struct fdc_data *fdc, const char *s) argument
427 fd_cmd(struct fdc_data *fdc, int n_out, ...) argument
467 enable_fifo(fdc_p fdc) argument
508 fd_sense_drive_status(fdc_p fdc, int *st3p) argument
523 fd_sense_int(fdc_p fdc, int *st0p, int *cylp) argument
556 fd_read_status(fdc_p fdc) argument
586 set_density(fdc_p fdc) argument
599 struct fdc_data *fdc = fd->fdc; local
619 struct fdc_data *fdc; local
650 fdc_release_resources(struct fdc_data *fdc) argument
734 fdc_initial_reset(struct fdc_data *fdc) argument
758 struct fdc_data *fdc; local
807 struct fdc_data *fdc; local
884 struct fdc_data *fdc; local
1114 set_motor(struct fdc_data *fdc, int fdsu, int turnon) argument
1191 fdc_reset(fdc_p fdc) argument
1240 fd_in(struct fdc_data *fdc, int *ptr) argument
1270 out_fdc(struct fdc_data *fdc, int x) argument
1301 fdc_p fdc; local
1417 fdc_p fdc; local
1437 fdc_p fdc; local
1523 fdstart(struct fdc_data *fdc) argument
1538 fdc_p fdc; local
1583 fdc_p fdc = xfdc; local
1602 fdcpio(fdc_p fdc, long flags, caddr_t addr, u_int count) argument
1733 fdstate(fdc_p fdc) argument
2291 retrier(struct fdc_data *fdc) argument
[all...]
H A Dfdc_cbus.c51 fdc_cbus_alloc_resources(device_t dev, struct fdc_data *fdc) argument
115 struct fdc_data *fdc; local
135 struct fdc_data *fdc; local
[all...]

Completed in 194 milliseconds