Home
last modified time | relevance | path

Searched refs:camdd_alloc_dev (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/usr.sbin/camdd/
H A Dcamdd.c450 struct camdd_dev *camdd_alloc_dev(camdd_dev_type dev_type,
582 camdd_alloc_dev(camdd_dev_type dev_type, struct kevent *new_ke, int num_ke, in camdd_alloc_dev() function
1041 dev = camdd_alloc_dev(CAMDD_DEV_FILE, NULL, 0, retry_count, timeout); in camdd_probe_file()
1554 dev = camdd_alloc_dev(CAMDD_DEV_PASS, &ke, 1, io_retry_count, in camdd_probe_pass()