Home
last modified time | relevance | path

Searched defs:dsh (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dds.h101 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()
/netbsd-src/sys/netatalk/
H A Dddp_input.c134 struct ddpshdr *dsh, ddps; in ddp_input() local