Home
last modified time | relevance | path

Searched defs:is_wlun (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c1331 bool is_wlun = softc->action == PROBE_REPORT_WLUNS; in probedone() local
1848 probe_flags flags, bool is_wlun) in probe_purge_old()