Searched defs:wd (Results 1 - 24 of 24) sorted by relevance

/src/tests/compat/linux/
H A Dh_inotify_single_file.c49 int fd, wd, targetfd, buf; local in function:_start
H A Dh_inotify_watch_change.c44 int fd, wd, targetfd; local in function:_start
H A Dh_inotify_directory.c65 int fd, wd, targetfd; local in function:_start
/src/sys/arch/bebox/stand/boot/
H A Dwd.c62 wd_get_params(struct wd_softc *wd) argument
123 wdgetdefaultlabel(struct wd_softc * wd,struct disklabel * lp) argument
164 wdgetdisklabel(struct wd_softc * wd) argument
236 struct wd_softc *wd; local in function:wdopen
288 struct wd_softc *wd; local in function:wdstrategy
[all...]
H A Dwdc.c402 wdc_exec_identify(struct wd_softc *wd, void *data) argument
419 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) argument
[all...]
/src/sys/arch/cobalt/stand/boot/
H A Dwd.c52 wd_get_params(struct wd_softc *wd) argument
111 wdgetdefaultlabel(struct wd_softc * wd,struct disklabel * lp) argument
152 wdgetdisklabel(struct wd_softc * wd) argument
224 struct wd_softc *wd; local in function:wdopen
273 struct wd_softc *wd; local in function:wdstrategy
[all...]
H A Dwdc.c256 wdccommandext(struct wd_softc *wd, struct wdc_command *wd_c) argument
302 wdc_exec_identify(struct wd_softc *wd, void *data) argument
324 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) argument
[all...]
/src/sys/arch/mmeye/stand/boot/
H A Dwd.c50 wd_get_params(struct wd_softc *wd) argument
108 wdgetdefaultlabel(struct wd_softc * wd,struct disklabel * lp) argument
156 wdgetdisklabel(struct wd_softc * wd) argument
200 struct wd_softc *wd; local in function:wdopen
249 struct wd_softc *wd; local in function:wdstrategy
[all...]
H A Dwdc.c293 wdccommandext(struct wd_softc *wd, struct wdc_command *wd_c) argument
339 wdc_exec_identify(struct wd_softc *wd, void *data) argument
361 wdc_exec_read(struct wd_softc *wd, uint8_t cmd, daddr_t blkno, void *data) argument
[all...]
/src/usr.bin/btkey/
H A Dbtkey.c57 bool cf, cd, lf, ld, rf, rd, wf, wd, nk; local in function:main
/src/sys/compat/linux/common/
H A Dlinux_inotify.h80 int32_t wd; member in struct:linux_inotify_event
H A Dlinux_inotify.c422 int wd, i, error = 0; local in function:linux_sys_inotify_add_watch
616 inotify_close_wd(struct inotifyfd * ifd,int wd) argument
671 const int wd = SCARG(uap, wd); local in function:linux_sys_inotify_rm_watch
739 do_kevent_to_inotify(int32_t wd,uint32_t mask,uint32_t cookie,struct inotify_entry * buf,size_t * nbuf,char * name) argument
821 get_inotify_dir_entries(int wd,bool needs_lock) argument
900 handle_write(struct inotifyfd * ifd,int wd,struct inotify_entry * buf,size_t * nbuf) argument
976 kevent_to_inotify(struct inotifyfd * ifd,int wd,enum vtype wtype,uint32_t flags,uint32_t fflags,struct inotify_entry * buf,size_t * nbuf) argument
[all...]
/src/usr.bin/ruptime/
H A Druptime.c83 struct whod *wd; local in function:main
/src/usr.bin/rwho/
H A Drwho.c82 struct whod wd; local in function:main
/src/sys/dev/i2c/
H A Dm41st84.c504 strtc_wdog_config(void *arg, uint8_t wd) argument
/src/sys/dev/mca/
H A Ded_mca.c294 struct ed_softc *wd; local in function:edmcaopen
369 struct ed_softc *wd = device_lookup_private(&ed_cd, DISKUNIT(dev)); local in function:edmcaclose
579 struct ed_softc *wd; local in function:edmcasize
[all...]
/src/sys/ufs/ffs/
H A Dffs_wapbl.c178 struct wapbl_dealloc *wd; local in function:ffs_wapbl_sync_metadata
208 struct wapbl_dealloc *wd; local in function:ffs_wapbl_abort_sync_metadata
[all...]
/src/sys/dev/ata/
H A Dld_ataraid.c680 struct wd_softc *wd; local in function:ld_ataraid_biodisk
H A Dwd.c309 struct wd_softc *wd = device_private(self); local in function:wdattach
547 struct wd_softc *wd = device_private(self); local in function:wddetach
632 struct wd_softc *wd = local in function:wdstrategy
690 wdstart1(struct wd_softc * wd,struct buf * bp,struct ata_xfer * xfer) argument
807 struct wd_softc *wd = device_private(dev); local in function:wd_diskstart
879 struct wd_softc *wd = device_private(self); local in function:wdrestart
894 struct wd_softc *wd = device_private(self); local in function:wddone
1056 struct wd_softc *wd = v; local in function:wdbioretry
1073 struct wd_softc *wd = v; local in function:wdbiorequeue
1090 const struct wd_softc * const wd = local in function:wdminphys
1144 struct wd_softc *wd; local in function:wdopen
1183 struct wd_softc *wd = device_private(self); local in function:wd_firstopen
1219 struct wd_softc *wd = device_private(self); local in function:wd_lastclose
1235 struct wd_softc *wd; local in function:wdclose
1247 wdperror(const struct wd_softc * wd,struct ata_xfer * xfer) argument
1289 struct wd_softc *wd = local in function:wdioctl
1506 struct wd_softc *wd = device_private(dev); local in function:wd_discard
1547 struct wd_softc *wd; local in function:wddiscard
1571 struct wd_softc *wd; local in function:wdsize
1595 struct wd_softc *wd; local in function:wddump
1616 struct wd_softc *wd = device_private(dev); local in function:wd_dumpblocks
1695 bad144intern(struct wd_softc * wd) argument
1718 wd_set_geometry(struct wd_softc * wd) argument
1747 wd_get_params(struct wd_softc * wd,struct ataparams * params) argument
1792 wd_getcache(struct wd_softc * wd,int * bitsp) argument
1838 wd_setcache(struct wd_softc * wd,int bits) argument
1878 wd_standby(struct wd_softc * wd,int flags) argument
1902 wd_flushcache(struct wd_softc * wd,int flags) argument
1943 wd_trim(struct wd_softc * wd,daddr_t bno,long size) argument
1992 struct wd_softc *wd = device_private(dev); local in function:wd_shutdown
2009 wi_get(struct wd_softc * wd) argument
2196 wd_sysctl_attach(struct wd_softc * wd) argument
2271 wd_sysctl_detach(struct wd_softc * wd) argument
2282 struct wd_softc *wd; local in function:wddebug
[all...]
/src/usr.sbin/rwhod/
H A Drwhod.c266 struct whod wd; local in function:handleread
[all...]
/src/sys/dev/ic/
H A Dvga_raster.c636 const struct wsscreen_descr *wd = vc->currenttype; local in function:vga_raster_ioctl
/src/sys/dev/pci/
H A Deap.c306 eap1371_ready_codec(struct eap_softc *sc, uint8_t a, uint32_t wd) argument
H A Dvoodoofb.c1416 uint32_t wd; // CRTC offset local in function:voodoofb_setup_monitor
/src/sys/kern/
H A Dvfs_wapbl.c708 struct wapbl_dealloc *wd; local in function:wapbl_discard
2108 struct wapbl_dealloc *wd; local in function:wapbl_print
2189 struct wapbl_dealloc *wd; local in function:wapbl_register_deallocation
2241 wapbl_deallocation_free(struct wapbl * wl,struct wapbl_dealloc * wd,bool locked) argument
2655 struct wapbl_dealloc *wd, *lwd; local in function:wapbl_write_revocations
[all...]

Completed in 21 milliseconds