Searched refs:max_lun_tmp (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/storage/
H A Dcfumass.c503 static uint8_t max_lun_tmp; local
547 max_lun_tmp = 0;
549 max_lun_tmp = max_lun;
551 *pptr = &max_lun_tmp;

Completed in 65 milliseconds