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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dlba_pci.c85 #define LBA_DEV(d) ((struct lba_device *) (d))
148 static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d)
296 lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size)
324 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
363 lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size)
390 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
439 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
471 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
579 struct lba_device *ldev = LBA_DEV(parisc_walk_tree(bus->bridge));
878 lba_pat_resources(struct parisc_device *pa_dev, struct lba_device *lba_de
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dropes.h203 ** lba_device: Per instance Elroy data structure
205 struct lba_device { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dparisc-agp.c385 struct lba_device *lbadev = NULL;

Completed in 95 milliseconds