Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/
H A Dmbr.c61 mbr_chs(u_char *cylp, u_char *hdp, u_char *secp, lba_t lba) in mbr_chs()
H A Debr.c57 ebr_chs(u_char *cylp, u_char *hdp, u_char *secp, lba_t lba) in ebr_chs()
H A Dmkimg.c366 mkimg_chs(lba_t lba, u_int maxcyl, u_int *cylp, u_int *hdp, u_int *secp) in mkimg_chs()
/freebsd/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c243 struct hid_data *hdp; in ATF_TC_BODY() local
/freebsd/sys/geom/part/
H A Dg_part_mbr.c194 mbr_set_chs(struct g_part_table *table, uint32_t lba, u_char *cylp, u_char *hdp, in mbr_set_chs()
H A Dg_part_ebr.c207 ebr_set_chs(struct g_part_table *table, uint32_t lba, u_char *cylp, u_char *hdp, in ebr_set_chs()
/freebsd/sys/dev/isp/
H A Disp_library.c165 isp_hdl_t *hdp; in isp_allocate_handle() local
460 isp_hdl_t *hdp; in isp_clear_commands() local
H A Disp.c3582 isp_hdl_t *hdp; isp_intr_async() local
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c1750 nfscl_freedeleg(struct nfscldeleghead *hdp, struct nfscldeleg *dp, bool freeit) in nfscl_freedeleg()