Searched defs:dsh (Results 1 – 2 of 2) sorted by relevance
101 ds_read_byte(struct ds_handle *dsh) in ds_read_byte()113 ds_write_byte(struct ds_handle *dsh, unsigned int b) in ds_write_byte()
134 struct ddpshdr *dsh, ddps; in ddp_input() local