/netbsd-src/sys/dev/isa/ |
H A D | fd.c | 295 fdprint(void *aux, const char *fdc) in fdprint() 307 struct fdc_softc *fdc = device_private(self); in fdcresume() local 318 struct fdc_softc *fdc = device_private(self); in fdcsuspend() local 338 struct fdc_softc *fdc = device_private(self); in fdc_childdet() local 350 struct fdc_softc *fdc = device_private(self); in fdcdetach() local 370 fdcattach(struct fdc_softc *fdc) in fdcattach() 405 struct fdc_softc *fdc = device_private(self); in fdcfinishattach() local 483 struct fdc_softc *fdc = device_private(parent); in fdprobe() local 559 struct fdc_softc *fdc = device_private(parent); in fdattach() local 652 fd_nvtotype(const char *fdc, int nvraminfo, int drive) in fd_nvtotype() [all …]
|
H A D | fdc_isa.c | 186 struct fdc_softc *fdc = &isc->sc_fdc; in fdc_isa_detach() local 204 struct fdc_softc *fdc = &isc->sc_fdc; in fdc_isa_attach() local
|
/netbsd-src/sys/arch/sun3/dev/ |
H A D | fd.c | 385 fdprint(void *aux, const char *fdc) in fdprint() argument 395 fdconf(struct fdc_softc *fdc) in fdconf() argument 421 struct fdc_softc *fdc = device_private(self); fdcattach() local 504 struct fdc_softc *fdc = device_private(parent); fdmatch() local 565 struct fdc_softc *fdc = device_private(parent); fdattach() local 715 struct fdc_softc *fdc; fdstrategy() local 735 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); fdstart() local 750 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); fdfinish() local 777 fdc_reset(struct fdc_softc * fdc) fdc_reset() argument 794 fd_set_motor(struct fdc_softc * fdc) fd_set_motor() argument 828 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); fd_motor_on() local 840 fdcresult(struct fdc_softc * fdc) fdcresult() argument 866 out_fdc(struct fdc_softc * fdc,u_char x) out_fdc() argument 964 fdcstart(struct fdc_softc * fdc) fdcstart() argument 979 fdcpstatus(int n,struct fdc_softc * fdc) fdcpstatus() argument 1012 struct fdc_softc *fdc = device_private(device_parent(dv)); fdcstatus() local 1036 struct fdc_softc *fdc = arg; fdctimeout() local 1055 struct fdc_softc *fdc = arg; fdcpseudointr() local 1072 struct fdc_softc *fdc = arg; fdchwintr() local 1137 struct fdc_softc *fdc = arg; fdcswintr() local 1150 fdcstate(struct fdc_softc * fdc) fdcstate() argument 1155 OUT_FDC(fdc,c,s) fdcstate() argument 1543 fdcretry(struct fdc_softc * fdc) fdcretry() argument 1775 struct fdc_softc *fdc = fdioctl() local 1789 struct fdc_softc *fdc = fdioctl() local 1801 struct fdc_softc *fdc = fdioctl() local 1929 fd_do_eject(struct fdc_softc * fdc,int unit) fd_do_eject() argument 1948 struct fdc_softc *fdc; fd_mountroot_hook() local 1978 struct fdc_softc *fdc; fd_read_md_image() local [all...] |
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | fdc.c | 484 establish_chip_type(struct fdc_softc *fdc, in establish_chip_type() 550 fdprint(void *aux, const char *fdc) in fdprint() 564 fdconf(struct fdc_softc *fdc) in fdconf() 614 struct fdc_softc *fdc = device_private(self); in fdcattach_mainbus() local 643 struct fdc_softc *fdc = device_private(self); in fdcattach_obio() local 682 struct fdc_softc *fdc = device_private(self); in fdcattach_sbus() local 726 struct fdc_softc *fdc = device_private(self); in fdcattach_ebus() local 777 fdcattach(struct fdc_softc *fdc, int pri) 875 struct fdc_softc *fdc = device_private(parent); local 953 struct fdc_softc *fdc = device_private(parent); local [all …]
|
/netbsd-src/sys/arch/x68k/dev/ |
H A D | fd.c | 335 fdc_dmastart(struct fdc_softc *fdc, int read, void *addr, vsize_t count) in fdc_dmastart() 374 fdc_dmaabort(struct fdc_softc *fdc) in fdc_dmaabort() 384 struct fdc_softc *fdc = arg; in fdcdmaintr() local 449 fdprint(void *aux, const char *fdc) in fdprint() 461 struct fdc_softc *fdc = device_private(self); in fdcattach() local 526 fdcreset(struct fdc_softc *fdc) in fdcreset() 533 fdcpoll(struct fdc_softc *fdc) in fdcpoll() 551 struct fdc_softc *fdc = device_private(parent); in fdprobe() local 628 struct fdc_softc *fdc = device_private(parent); in fdattach() local 749 struct fdc_softc *fdc; in fdstrategy() local [all …]
|
/netbsd-src/sys/arch/sparc/dev/ |
H A D | fd.c | 430 establish_chip_type(struct fdc_softc *fdc, in establish_chip_type() 494 fdprint(void *aux, const char *fdc) in fdprint() 508 fdconf(struct fdc_softc *fdc) in fdconf() 557 struct fdc_softc *fdc = device_private(self); in fdcattach_mainbus() local 586 struct fdc_softc *fdc = device_private(self); in fdcattach_obio() local 622 fdcattach(struct fdc_softc *fdc, int pri) in fdcattach() 707 struct fdc_softc *fdc = device_private(parent); in fdmatch() local 781 struct fdc_softc *fdc = device_private(parent); in fdattach() local 913 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fdstrategy() local 931 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fdstart() local [all …]
|
/netbsd-src/sys/arch/arc/jazz/ |
H A D | fd.c | 254 fdprint(void *aux, const char *fdc) in fdprint() 264 fdcattach(struct fdc_softc *fdc) in fdcattach() 292 struct fdc_softc *fdc = device_private(parent); in fdprobe() local 336 struct fdc_softc *fdc = device_private(parent); in fdattach() local 486 struct fdc_softc *fdc = in fdstrategy() local 506 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdstart() local 521 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdfinish() local 561 fd_set_motor(struct fdc_softc *fdc, int reset) in fd_set_motor() 583 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fd_motor_off() local 596 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fd_motor_on() local [all …]
|
H A D | fdc_jazzio.c | 156 struct fdc_softc *fdc = &jsc->sc_fdc; in fdc_jazzio_attach() local 207 fdc_jazzio_dma_start(struct fdc_softc *fdc, void *addr, size_t size, in fdc_jazzio_dma_start() 240 fdc_jazzio_dma_abort(struct fdc_softc *fdc) in fdc_jazzio_dma_abort() 250 fdc_jazzio_dma_done(struct fdc_softc *fdc) in fdc_jazzio_dma_done()
|
H A D | fdcvar.h | 127 #define FDCDMA_START(fdc, addr, len, datain) \ argument 129 #define FDCDMA_ABORT(fdc) (*(fdc)->sc_dma_abort)(fdc) argument 130 #define FDCDMA_DONE(fdc) (*(fdc)->sc_dma_done)(fdc) argument
|
/netbsd-src/sys/arch/atari/dev/ |
H A D | hdfd.c | 406 fdprint(void *aux, const char *fdc) in fdprint() 418 struct fdc_softc *fdc = device_private(self); in fdcattach() local 474 struct fdc_softc *fdc = device_private(parent); in fdprobe() local 527 struct fdc_softc *fdc = device_private(parent); in fdattach() local 658 struct fdc_softc *fdc; in fdstrategy() local 679 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdstart() local 694 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdfinish() local 735 fd_set_motor(struct fdc_softc *fdc, int reset) in fd_set_motor() 757 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fd_motor_off() local 770 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fd_motor_on() local [all …]
|
/netbsd-src/sys/arch/acorn32/mainbus/ |
H A D | fd.c | 372 fdprint(void *aux, const char *fdc) in fdprint() 384 struct fdc_softc *fdc = device_private(self); in fdcattach() local 441 struct fdc_softc *fdc = device_private(parent); in fdprobe() local 496 struct fdc_softc *fdc = device_private(parent); in fdattach() local 536 fd_nvtotype(const char *fdc, int nvraminfo, int drive) in fd_nvtotype() 619 struct fdc_softc *fdc = in fdstrategy() local 639 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdstart() local 654 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fdfinish() local 695 fd_set_motor(struct fdc_softc *fdc, int reset) in fd_set_motor() 729 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); in fd_motor_on() local [all …]
|
/netbsd-src/sys/dev/pcmcia/ |
H A D | fdc_pcmcia.c | 76 fdc_conf(struct fdc_softc *fdc) in fdc_conf() 143 struct fdc_softc *fdc = &psc->sc_fdc; in fdc_pcmcia_attach() local
|
/netbsd-src/sys/arch/i386/pnpbios/ |
H A D | fdc_pnpbios.c | 86 struct fdc_softc *fdc = &pdc->sc_fdc; in fdc_pnpbios_attach() local
|
/netbsd-src/sys/arch/alpha/sableio/ |
H A D | fdc_sableio.c | 83 struct fdc_softc *fdc = &sfdc->sc_fdc; in fdc_sableio_attach() local
|
/netbsd-src/sys/arch/prep/pnpbus/ |
H A D | fdc_pnpbus.c | 88 struct fdc_softc *fdc = &pdc->sc_fdc; in fdc_pnpbus_attach() local
|
/netbsd-src/sys/arch/atari/isa/ |
H A D | fdcisa.c | 184 struct fdc_softc *fdc = &isc->sc_fdc; in fdc_isa_attach() local
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_listen.c | 53 int fda, fdb, fdc; in ATF_TC_BODY() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
H A D | map.c | 286 dncookie fdc = *dc; in map_attr_value() local 684 dncookie fdc; in ldap_back_filter_map_rewrite() local
|
/netbsd-src/lib/libc/gen/ |
H A D | getpass.c | 93 int fdc[3]; in __weak_alias() local
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | iodevice.h | 224 struct fdc { struct 225 char pad0; unsigned char stat; 226 char pad1; unsigned char data; 227 char pad2; unsigned char drvstat; 228 char pad3; unsigned char select; 229 char pad[0x1ff8];
|
/netbsd-src/sys/dev/acpi/ |
H A D | fdc_acpi.c | 306 fdc_acpi_nvtotype(const char *fdc, int nvraminfo, int drive) in fdc_acpi_nvtotype()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | rwmmap.c | 453 dncookie fdc = *dc; in map_attr_value() local 826 dncookie fdc; in rwm_filter_map_rewrite() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | escape.c | 38 static void unsafeAssign(Scope *sc, FuncDeclaration *fdc, Identifier *par, Expression *arg, bool ga… in unsafeAssign() 65 bool checkParamArgumentEscape(Scope *sc, FuncDeclaration *fdc, Identifier *par, Expression *arg, bo… in checkParamArgumentEscape()
|
/netbsd-src/libexec/ld.elf_so/arch/hppa/ |
H A D | hppa_reloc.c | 87 fdc(void *addr) fdc() function
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | firewire.c | 527 struct firewire_dev_comm *fdc; in fw_busreset() local 2024 struct firewire_dev_comm *fdc; in fw_attach_dev() local
|