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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_frontend_internal.c211 static void cfi_lun_probe(struct cfi_lun *lun, int have_lock);
340 cfi_lun_probe(lun, /*have_lock*/ 1);
410 cfi_lun_probe(lun, /*have_lock*/ 0);
888 cfi_lun_probe(lun, /*have_lock*/ 0);
925 cfi_lun_probe(lun, /*have_lock*/ 0);
991 cfi_lun_probe(struct cfi_lun *lun, int have_lock) function

Completed in 66 milliseconds