Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 25 of 67) sorted by relevance

123

/netbsd/sys/dev/ata/
H A Dwd.c635 struct wd_softc *wd = in wdstrategy() local
1059 struct wd_softc *wd = v; in wdbioretry() local
1076 struct wd_softc *wd = v; in wdbiorequeue() local
1147 struct wd_softc *wd; in wdopen() local
1238 struct wd_softc *wd; in wdclose() local
1292 struct wd_softc *wd = in wdioctl() local
1571 struct wd_softc *wd; in wddiscard() local
1595 struct wd_softc *wd; in wdsize() local
1619 struct wd_softc *wd; in wddump() local
2022 wi_get(struct wd_softc *wd) in wi_get()
[all …]
H A Dwdvar.h96 #define WD_USE_NCQ(wd) \ argument
99 #define WD_USE_NCQ_PRIO(wd) \ argument
H A Data_raidreg.h38 #define PR_LBA(wd) \ argument
117 #define ADP_LBA(wd) \ argument
175 #define VIA_LBA(wd) ((wd)->sc_capacity - 1) argument
207 #define NVIDIA_LBA(wd) ((wd)->sc_capacity - 2) argument
259 #define JMICRON_LBA(wd) ((wd)->sc_capacity - 1) argument
297 #define INTEL_LBA(wd) ((wd)->sc_capacity - 3) argument
/netbsd/sys/arch/mmeye/stand/boot/
H A Dwd.c50 wd_get_params(struct wd_softc *wd) in wd_get_params()
108 wdgetdefaultlabel(struct wd_softc *wd, struct disklabel *lp) in wdgetdefaultlabel()
156 wdgetdisklabel(struct wd_softc *wd) in wdgetdisklabel()
200 struct wd_softc *wd; in wdopen() local
249 struct wd_softc *wd; in wdstrategy() local
H A Dwdc.c293 wdccommandext(struct wd_softc *wd, struct wdc_command *wd_c) in wdccommandext()
339 wdc_exec_identify(struct wd_softc *wd, void *data) in wdc_exec_identify()
361 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) in wdc_exec_read()
/netbsd/sys/arch/cobalt/stand/boot/
H A Dwd.c52 wd_get_params(struct wd_softc *wd) in wd_get_params()
111 wdgetdefaultlabel(struct wd_softc *wd, struct disklabel *lp) in wdgetdefaultlabel()
152 wdgetdisklabel(struct wd_softc *wd) in wdgetdisklabel()
224 struct wd_softc *wd; in wdopen() local
273 struct wd_softc *wd; in wdstrategy() local
H A Dwdc.c256 wdccommandext(struct wd_softc *wd, struct wdc_command *wd_c) in wdccommandext()
302 wdc_exec_identify(struct wd_softc *wd, void *data) in wdc_exec_identify()
324 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) in wdc_exec_read()
/netbsd/sys/arch/bebox/stand/boot/
H A Dwd.c62 wd_get_params(struct wd_softc *wd) in wd_get_params()
123 wdgetdefaultlabel(struct wd_softc *wd, struct disklabel *lp) in wdgetdefaultlabel()
164 wdgetdisklabel(struct wd_softc *wd) in wdgetdisklabel()
236 struct wd_softc *wd; in wdopen() local
288 struct wd_softc *wd; in wdstrategy() local
H A Dwdc.c402 wdc_exec_identify(struct wd_softc *wd, void *data) in wdc_exec_identify()
419 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) in wdc_exec_read()
/netbsd/external/mit/libuv/dist/src/unix/
H A Dlinux-inotify.c41 int wd; member
151 static struct watcher_list* find_watcher(uv_loop_t* loop, int wd) { in find_watcher()
257 int wd; in uv_fs_event_start() local
/netbsd/external/bsd/am-utils/dist/amq/
H A Dpawd.c226 char *wd = getcwd(path, MAXPATHLEN); in getawd() local
242 char tmp_buf[MAXPATHLEN], *wd; in main() local
/netbsd/sys/dev/mca/
H A Ded_mca.c294 struct ed_softc *wd; in edmcaopen() local
369 struct ed_softc *wd = device_lookup_private(&ed_cd, DISKUNIT(dev)); in edmcaclose() local
579 struct ed_softc *wd; in edmcasize() local
/netbsd/external/lgpl3/mpfr/dist/src/
H A Ddump.c70 mp_limb_t wd, t; in mpfr_fdump() local
/netbsd/external/bsd/tmux/dist/
H A Dosdep-darwin.c75 static char wd[PATH_MAX]; in osdep_get_cwd() local
H A Dosdep-freebsd.c139 static char wd[PATH_MAX]; in osdep_get_cwd_fallback() local
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dcanonicalize.c98 char *wd; in canonicalize_file_name() local
/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dcalendar.c1065 unsigned int yi, yo, m, d, wd; in test_RellezEra() local
1118 unsigned int wd in zeller_expand()
1150 unsigned int yi, yo, m, d, wd; in test_zellerDirect() local
1197 unsigned int y, n, wd; in test_ZellerDirectBad() local
/netbsd/usr.bin/btkey/
H A Dbtkey.c57 bool cf, cd, lf, ld, rf, rd, wf, wd, nk; in main() local
/netbsd/tests/dev/clock_subr/
H A Dt_clock_subr.c45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ argument
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_calgps.h135 gpsntp_from_gpscal(TcGpsDatum *wd) { in gpsntp_from_gpscal()
/netbsd/usr.bin/rwho/
H A Drwho.c82 struct whod wd; in main() local
/netbsd/usr.bin/ruptime/
H A Druptime.c83 struct whod *wd; in main() local
/netbsd/sys/ufs/ffs/
H A Dffs_wapbl.c178 struct wapbl_dealloc *wd; in ffs_wapbl_sync_metadata() local
204 struct wapbl_dealloc *wd; in ffs_wapbl_abort_sync_metadata() local
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpfr-test.h279 mp_limb_t wd, t; in mpfr_print_raw() local
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dx509_time_test.c352 int yd, wd; member

123