Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daha152x.c429 static struct Scsi_Host *aha152x_host[2]; variable
956 for(i=0; i<ARRAY_SIZE(aha152x_host); i++)
957 if(aha152x_host[i] && aha152x_host[i]->irq==irqno)
958 return aha152x_host[i];
992 for (i = 0; i < ARRAY_SIZE(aha152x_host); i++)
993 aha152x_host[i] = (struct Scsi_Host *) NULL;
1243 aha152x_host[registered_count] = shpnt =
1367 aha152x_host[registered_count] = 0;
1397 aha152x_host[registered_count] = 0;
1414 aha152x_host[registered_count] = 0;
[all …]