Searched refs:aac_wwn (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Daachba.c220 int aac_wwn = 1; variable
221 module_param_named(wwn, aac_wwn, int, S_IRUGO|S_IWUSR);
2152 if ((scsicmd->cmnd[1] & 0x1) && aac_wwn) {
2175 if (aac_wwn != 2)

Completed in 162 milliseconds