Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.c617 int base_periph_found; in xptdoioctl() local
622 base_periph_found = 0; in xptdoioctl()
677 base_periph_found = 1; in xptdoioctl()
745 if (base_periph_found == 1) { in xptdoioctl()