[go: nahoru, domu]

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

/drivers/scsi/aacraid/
H A Dcomminit.c453 if (numacb > 0) {
454 if (numacb < host->can_queue)
455 host->can_queue = numacb;
457 printk("numacb=%d ignored\n", numacb);
H A Daacraid.h2062 extern int numacb;
H A Daachba.c197 int numacb = -1; variable
198 module_param(numacb, int, S_IRUGO|S_IWUSR);
199 MODULE_PARM_DESC(numacb, "Request a limit to the number of adapter control"

Completed in 164 milliseconds