Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c598 bool base_periph_found; in xptdoioctl() local
603 base_periph_found = false; in xptdoioctl()
657 base_periph_found = true; in xptdoioctl()
725 if (base_periph_found) { in xptdoioctl()