Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdc/
H A Dfdc.c239 struct fdc_data *fdc; /* pointer to controller structure */ member
319 fdregwr(struct fdc_data *fdc, int reg, uint8_t v) in fdregwr()
326 fdregrd(struct fdc_data *fdc, int reg) in fdregrd()
333 fdctl_wr(struct fdc_data *fdc, u_int8_t v) in fdctl_wr()
340 fdout_wr(struct fdc_data *fdc, u_int8_t v) in fdout_wr()
347 fdsts_rd(struct fdc_data *fdc) in fdsts_rd()
354 fddsr_wr(struct fdc_data *fdc, u_int8_t v) in fddsr_wr()
361 fddata_wr(struct fdc_data *fdc, u_int8_t v) in fddata_wr()
368 fddata_rd(struct fdc_data *fdc) in fddata_rd()
375 fdin_rd(struct fdc_data *fdc) in fdin_rd()
[all …]
H A Dfdc_isa.c76 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) in fdc_isa_alloc_resources()
159 struct fdc_data *fdc; in fdc_isa_probe() local
181 struct fdc_data *fdc; in fdc_isa_attach() local
/freebsd/bin/sh/
H A Dmiscbltin.c78 fdctx_init(int fd, struct fdctx *fdc) in fdctx_init()
92 fdgetc(struct fdctx *fdc, char *c) in fdgetc()
110 fdctx_destroy(struct fdctx *fdc) in fdctx_destroy()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_listen.c53 int fda, fdb, fdc; in ATF_TC_BODY() local
/freebsd/sys/dev/firewire/
H A Dfirewire.c707 struct firewire_dev_comm *fdc; in fw_busreset() local
1769 struct firewire_dev_comm *fdc; in fw_attach_dev() local
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c1906 SOCKET fdc = 0; in input_handler() local
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c3004 size_t fdc; in maybe_dup_forw_socket() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c3301 } fdc[FDC_MAX]; in archive_string_normalize_D() local