Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/scsi/
Dhpsa.txt27 boot parameter "hpsa_allow_any=1" is specified, however these are not tested
/linux-4.4.14/drivers/scsi/
Dhpsa.c84 static int hpsa_allow_any; variable
85 module_param(hpsa_allow_any, int, S_IRUGO|S_IWUSR);
86 MODULE_PARM_DESC(hpsa_allow_any,
7375 !hpsa_allow_any) { in hpsa_lookup_board_id()