| /src/sys/arch/hp300/stand/common/ |
| H A D | fhpib.c | 51 struct fhpibdevice *hd = (void *)hs->sc_addr; local in function:fhpibinit 65 struct fhpibdevice *hd; local in function:fhpibreset 86 struct fhpibdevice *hd; local in function:fhpibsend 126 struct fhpibdevice *hd; local in function:fhpibrecv 162 struct fhpibdevice *hd; local in function:fhpibppoll 182 fhpibwait(struct fhpibdevice * hd,uint8_t x) argument [all...] |
| H A D | nhpib.c | 52 struct nhpibdevice *hd = (void *)hs->sc_addr; local in function:nhpibinit 72 struct nhpibdevice *hd; local in function:nhpibreset 102 struct nhpibdevice *hd; local in function:nhpibsend 138 struct nhpibdevice *hd; local in function:nhpibrecv 172 struct nhpibdevice *hd; local in function:nhpibppoll 184 nhpibowait(struct nhpibdevice * hd) argument 196 nhpibiwait(struct nhpibdevice * hd) argument [all...] |
| H A D | scsi.c | 121 volatile struct scsidevice *hd; local in function:scsireset 163 scsiabort(struct scsi_softc * hs,volatile struct scsidevice * hd) argument 173 issue_select(volatile struct scsidevice * hd,uint8_t target,uint8_t our_addr) argument 194 wait_for_select(volatile struct scsidevice * hd) argument 210 ixfer_start(volatile struct scsidevice * hd,int len,uint8_t phase,int wait) argument 230 ixfer_out(volatile struct scsidevice * hd,int len,uint8_t * buf) argument 246 ixfer_in(volatile struct scsidevice * hd,int len,uint8_t * buf) argument 270 volatile struct scsidevice *hd = (void *)hs->sc_addr; local in function:scsiicmd [all...] |
| /src/tests/lib/libusbhid/ |
| H A D | t_usbhid.c | 427 hid_data_t hd; local in function:ATF_TC_BODY
|
| /src/sys/ufs/lfs/ |
| H A D | lfs_balloc.c | 717 struct lfs_splay *hd; local in function:lfs_deregister_all
|
| /src/sys/dev/ic/ |
| H A D | hpet.c | 208 uint32_t hd0, hd; local in function:hpet_tsc_freq
|
| H A D | aac.c | 818 struct aac_drive *hd; local in function:aac_startup
|
| /src/bin/pax/ |
| H A D | cpio.c | 286 HD_CPIO *hd; local in function:cpio_rd 384 HD_CPIO *hd; local in function:cpio_wr 558 HD_VCPIO *hd; local in function:vcpio_rd 682 HD_VCPIO *hd; local in function:vcpio_wr 864 HD_BCPIO *hd; local in function:bcpio_rd 979 HD_BCPIO *hd; local in function:bcpio_wr [all...] |
| H A D | tar.c | 112 check_sum(char *hd, size_t hdlen, char *bl, size_t bllen, int quiet) argument 379 HD_TAR *hd; local in function:tar_id 459 HD_TAR *hd; local in function:tar_rd 592 HD_TAR *hd; local in function:tar_wr 780 HD_USTAR *hd; local in function:ustar_id 817 HD_USTAR *hd; local in function:ustar_rd 1055 HD_USTAR *hd; local in function:ustar_wr [all...] |
| /src/games/hack/ |
| H A D | hack.mkshop.c | 290 int i = rn2(100), hd = rn2(dlevel); local in function:morguemon
|
| /src/sys/dev/hid/ |
| H A D | hid.c | 507 struct hid_data *hd; local in function:hid_is_collection
|
| /src/sys/dev/hil/ |
| H A D | hil.c | 515 const struct hildevice *hd; local in function:hilconfig
|
| /src/sys/arch/cobalt/dev/ |
| H A D | lcdpanel.c | 220 lcdpanel_cbt_hdwritereg(struct hd44780_chip *hd, uint32_t en, uint32_t rs, argument 232 lcdpanel_cbt_hdreadreg(struct hd44780_chip *hd, uint32_t en, uint32_t rs) argument [all...] |
| /src/sys/arch/sgimips/hpc/ |
| H A D | hpc.c | 399 const struct hpc_device *hd; local in function:hpc_attach [all...] |
| /src/sys/arch/evbarm/tsarm/ |
| H A D | tslcd.c | 172 tslcd_writereg(struct hd44780_chip *hd, uint32_t en, uint32_t rs, uint8_t cmd) argument 218 tslcd_readreg(struct hd44780_chip *hd, uint32_t en, uint32_t rs) argument
|
| /src/sys/arch/hp300/dev/ |
| H A D | fhpib.c | 196 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibreset 223 fhpibifc(struct fhpibdevice * hd) argument 238 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibsend 299 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibrecv 361 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibgo 457 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibdmadone 480 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibdone 524 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibintr 603 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibppoll 622 fhpibwait(struct fhpibdevice * hd,int x) argument 647 struct fhpibdevice *hd = sc->sc_regs; local in function:fhpibppwatch [all...] |
| H A D | nhpib.c | 262 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibreset 284 nhpibifc(struct nhpibdevice * hd) argument 299 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibsend 354 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibrecv 405 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibgo 456 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibreadtimo 474 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibdone 506 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibintr 551 struct nhpibdevice *hd = sc->sc_regs; local in function:nhpibppoll 566 nhpibwait(struct nhpibdevice * hd,int x) argument [all...] |
| /src/sys/arch/luna68k/stand/boot/ |
| H A D | sc.c | 141 struct scsidevice *hd = hs->sc_spc; local in function:screset 290 issue_select(struct scsidevice * hd,uint8_t target) argument 319 ixfer_start(struct scsidevice * hd,int len,uint8_t phase,int wait) argument 330 ixfer_out(struct scsidevice * hd,int len,uint8_t * buf) argument 342 ixfer_in(struct scsidevice * hd,int len,uint8_t * buf) argument 363 struct scsidevice *hd; local in function:scrun 420 struct scsidevice *hd = hs->sc_spc; local in function:scabort 653 struct scsidevice *hd; local in function:scintr [all...] |
| /src/sys/kern/ |
| H A D | kern_hook.c | 96 struct hook_desc *hd; local in function:hook_establish 121 struct hook_desc *hd; local in function:hook_disestablish 140 struct hook_desc *hd; local in function:hook_destroy 151 struct hook_desc *hd; local in function:hook_proc_run 247 struct hook_desc *hd; local in function:domountroothook 330 struct hook_desc *hd; local in function:doforkhooks 362 struct hook_desc *hd; local in function:docritpollhooks 479 struct hook_desc *hd; local in function:simplehook_destroy 496 struct hook_desc *hd, *nexthd; local in function:simplehook_dohooks 562 struct hook_desc *hd; local in function:simplehook_establish 576 simplehook_disestablish(khook_list_t * l,khook_t * hd,kmutex_t * lock) argument [all...] |
| /src/sys/dev/usb/ |
| H A D | uhub.c | 207 usbd_get_hub_desc(struct usbd_device *dev, usb_hub_descriptor_t *hd, int speed) argument 532 usb_hub_descriptor_t *hd = &dev->ud_hub->uh_hubdesc; local in function:uhub_explore [all...] |
| H A D | usbdi_util.c | 591 usb_hid_descriptor_t *hd; local in function:usbd_get_hid_descriptor [all...] |
| /src/usr.sbin/ifwatchd/ |
| H A D | ifwatchd.c | 266 const struct rt_msghdr *hd = msg; local in function:dispatch
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_uvd.c | 904 unsigned hd = 0, sd = 0; local in function:radeon_uvd_note_usage 858 radeon_uvd_count_handles(struct radeon_device * rdev,unsigned * sd,unsigned * hd) argument [all...] |
| /src/bin/ed/ |
| H A D | main.c | 316 char *hd; local in function:next_addr
|
| /src/sys/arch/hpcsh/dev/hd64461/ |
| H A D | hd64461video.c | 108 struct hpcfb_dspconf hd; member in struct:hd64461video_chip
|