Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dsr_ioctl.c32 static int xa_test = 0; variable
34 module_param(xa_test, int, S_IRUGO | S_IWUSR);
579 if (!xa_test) in sr_is_xa()