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

/freebsd-10.2-release/sys/cam/ctl/
H A Dctl_frontend_internal.c207 static void cfi_lun_probe(struct cfi_lun *lun, int have_lock);
311 cfi_lun_probe(lun, /*have_lock*/ 1);
367 cfi_lun_probe(lun, /*have_lock*/ 0);
838 cfi_lun_probe(lun, /*have_lock*/ 0);
875 cfi_lun_probe(lun, /*have_lock*/ 0);
941 cfi_lun_probe(struct cfi_lun *lun, int have_lock) function

Completed in 16 milliseconds