Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_pass.c70 PASS_FLAG_INITIAL_PHYSPATH = 0x08, enumerator
470 if ((softc->flags & PASS_FLAG_INITIAL_PHYSPATH) == 0) in pass_add_physpath()
471 softc->flags |= PASS_FLAG_INITIAL_PHYSPATH; in pass_add_physpath()