Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/scsi/
Dhpsa.txt27 boot parameter "hpsa_allow_any=1" is specified, however these are not tested
/linux-4.1.27/drivers/scsi/
Dhpsa.c81 static int hpsa_allow_any; variable
82 module_param(hpsa_allow_any, int, S_IRUGO|S_IWUSR);
83 MODULE_PARM_DESC(hpsa_allow_any,
6002 !hpsa_allow_any) { in hpsa_lookup_board_id()