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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c916 lba_pat_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) argument
961 lba_dev->hba.bus_num.start = p->start;
962 lba_dev->hba.bus_num.end = p->end;
967 if (!lba_dev->hba.lmmio_space.start) {
968 sprintf(lba_dev->hba.lmmio_name,
970 (int)lba_dev->hba.bus_num.start);
971 lba_dev->hba.lmmio_space_offset = p->start -
973 r = &lba_dev->hba.lmmio_space;
974 r->name = lba_dev->hba.lmmio_name;
975 } else if (!lba_dev
1048 lba_legacy_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) argument
1183 struct lba_device *lba_dev; local
[all...]

Completed in 46 milliseconds