Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_xpt.c605 int base_periph_found; in xptdoioctl() local
610 base_periph_found = 0; in xptdoioctl()
664 base_periph_found = 1; in xptdoioctl()
732 if (base_periph_found == 1) { in xptdoioctl()