Searched refs:nmsa2xxx_enclosures (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/
H A Dhpsa.c1601 int *nmsa2xxx_enclosures)
1624 if (*nmsa2xxx_enclosures >= MAX_MSA2XXX_ENCLOSURES) {
1635 (*nmsa2xxx_enclosures)++;
1732 int i, nmsa2xxx_enclosures, ndevs_to_allocate; local
1778 nmsa2xxx_enclosures = 0;
1806 &nmsa2xxx_enclosures)) {
1597 add_msa2xxx_enclosure_device(struct ctlr_info *h, struct hpsa_scsi_dev_t *tmpdevice, struct hpsa_scsi_dev_t *this_device, u8 *lunaddrbytes, int bus, int target, int lun, unsigned long lunzerobits[], int *nmsa2xxx_enclosures) argument

Completed in 30 milliseconds