Home
last modified time | relevance | path

Searched defs:fdc (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/dev/disk/fd/
H A Dfd.c180 struct fdc_data *fdc; /* pointer to controller structure */ member
284 fdout_wr(fdc_p fdc, u_int8_t v) in fdout_wr()
290 fdsts_rd(fdc_p fdc) in fdsts_rd()
296 fddata_wr(fdc_p fdc, u_int8_t v) in fddata_wr()
302 fddata_rd(fdc_p fdc) in fddata_rd()
308 fdctl_wr_isa(fdc_p fdc, u_int8_t v) in fdctl_wr_isa()
339 fdc_err(struct fdc_data *fdc, const char *s) in fdc_err()
360 fd_cmd(struct fdc_data *fdc, int n_out, ...) in fd_cmd()
400 enable_fifo(fdc_p fdc) in enable_fifo()
442 fd_sense_drive_status(fdc_p fdc, int *st3p) in fd_sense_drive_status()
[all …]
H A Dfd_pccard.c75 fdctl_wr_pcmcia(fdc_p fdc, u_int8_t v) in fdctl_wr_pcmcia()
96 struct fdc_data *fdc; in fdc_pccard_probe() local
132 struct fdc_data *fdc; in fdc_pccard_detach() local
/dflybsd-src/bin/sh/
H A Dmiscbltin.c86 fdctx_init(int fd, struct fdctx *fdc) in fdctx_init()
100 fdgetc(struct fdctx *fdc, char *c) in fdgetc()
118 fdctx_destroy(struct fdctx *fdc) in fdctx_destroy()
/dflybsd-src/sys/kern/
H A Dkern_descrip.c187 struct fdcache *fdc; in fclearcache() local
329 struct fdcache *fdc; in _holdfp_cache() local
513 struct fdcache *fdc; in dropfp() local
573 struct fdcache *fdc; in fexitcache() local
2105 struct fdcache *fdc; in checkfdclosed() local
/dflybsd-src/sys/bus/firewire/
H A Dfirewire.c635 struct firewire_dev_comm *fdc; in fw_busreset() local
1595 struct firewire_dev_comm *fdc; in fw_attach_dev() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_string.c3308 } fdc[FDC_MAX]; in archive_string_normalize_D() local