Home
last modified time | relevance | path

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

/freebsd/usr.sbin/camdd/
H A Dcamdd.c440 struct camdd_dev *camdd_alloc_dev(camdd_dev_type dev_type,
569 camdd_alloc_dev(camdd_dev_type dev_type, struct kevent *new_ke, int num_ke, in camdd_alloc_dev() function
1028 dev = camdd_alloc_dev(CAMDD_DEV_FILE, NULL, 0, retry_count, timeout); in camdd_probe_file()
1540 dev = camdd_alloc_dev(CAMDD_DEV_PASS, &ke, 1, io_retry_count, in camdd_probe_pass()