Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/fdc/
HDfdc.c241 struct fdc_data *fdc; /* pointer to controller structure */ member
320 fdregwr(struct fdc_data *fdc, int reg, uint8_t v) in fdregwr()
327 fdregrd(struct fdc_data *fdc, int reg) in fdregrd()
334 fdctl_wr(struct fdc_data *fdc, u_int8_t v) in fdctl_wr()
341 fdout_wr(struct fdc_data *fdc, u_int8_t v) in fdout_wr()
348 fdsts_rd(struct fdc_data *fdc) in fdsts_rd()
355 fddsr_wr(struct fdc_data *fdc, u_int8_t v) in fddsr_wr()
362 fddata_wr(struct fdc_data *fdc, u_int8_t v) in fddata_wr()
369 fddata_rd(struct fdc_data *fdc) in fddata_rd()
376 fdin_rd(struct fdc_data *fdc) in fdin_rd()
[all …]
HDfdc_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() local
182 struct fdc_data *fdc; in fdc_isa_attach() local
/freebsd-13-stable/bin/sh/
HDmiscbltin.c84 fdctx_init(int fd, struct fdctx *fdc) in fdctx_init()
98 fdgetc(struct fdctx *fdc, char *c) in fdgetc()
116 fdctx_destroy(struct fdctx *fdc) in fdctx_destroy()
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sys/
HDt_listen.c53 int fda, fdb, fdc; in ATF_TC_BODY() local
/freebsd-13-stable/sys/dev/firewire/
HDfirewire.c708 struct firewire_dev_comm *fdc; in fw_busreset() local
1770 struct firewire_dev_comm *fdc; in fw_attach_dev() local
/freebsd-13-stable/contrib/ntp/ntpdate/
HDntpdate.c1906 SOCKET fdc = 0; in input_handler() local
/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_string.c3301 } fdc[FDC_MAX]; in archive_string_normalize_D() local