Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A 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()