Home
last modified time | relevance | path

Searched defs:hdp (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/marvell/
H A Dgtdevbusvar.h31 gt_devbus_addr(device_t gt, int unit, uint32_t *ldp, uint32_t *hdp) in gt_devbus_addr()
/netbsd-src/tests/dev/usb/
H A Dt_hid.c243 struct hid_data *hdp; in ATF_TC_BODY() local
/netbsd-src/sys/arch/sun3/dev/
H A Dxyreg.h99 volatile u_char hdp:1; /* hold dual port drive */ member
/netbsd-src/sys/dev/vme/
H A Dxyreg.h98 volatile u_char hdp:1; /* hold dual port drive */ member
/netbsd-src/sys/dev/ic/
H A Disp_library.c251 isp_hdl_t *hdp; in isp_allocate_xs() local
631 isp_hdl_t *hdp; in isp_clear_commands() local
2257 isp_hdl_t *hdp; in isp_allocate_xs_tgt() local
H A Disp.c5727 isp_hdl_t *hdp; in isp_parse_async_fc() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_sdma_v4_0.c822 int mem_space, int hdp, in sdma_v4_0_wait_reg_mem()
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clstate.c1552 nfscl_freedeleg(struct nfscldeleghead *hdp, struct nfscldeleg *dp) in nfscl_freedeleg()