Searched refs:camdd_dev (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/camdd/
H A Dcamdd.c242 struct camdd_dev *dev;
315 struct camdd_dev { struct
339 struct camdd_dev *peer_dev;
344 int (*run)(struct camdd_dev *dev);
345 int (*fetch)(struct camdd_dev *dev);
465 void camdd_free_dev(struct camdd_dev *dev);
466 struct camdd_dev *camdd_alloc_dev(camdd_dev_type dev_type,
469 static struct camdd_buf *camdd_alloc_buf(struct camdd_dev *dev,
472 struct camdd_buf *camdd_get_buf(struct camdd_dev *dev, camdd_buf_type buf_type);
480 struct camdd_dev *camdd_probe_fil
2939 camdd_print_status(struct camdd_dev *camdd_dev, struct camdd_dev *other_dev, struct timespec *start_time) argument
[all...]

Completed in 48 milliseconds