lba_device 388 drivers/char/agp/parisc-agp.c struct lba_device *lbadev = NULL; lba_device 111 drivers/parisc/lba_pci.c static inline struct lba_device *LBA_DEV(struct pci_hba_data *hba) lba_device 113 drivers/parisc/lba_pci.c return container_of(hba, struct lba_device, hba); lba_device 189 drivers/parisc/lba_pci.c static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d) lba_device 337 drivers/parisc/lba_pci.c lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size) lba_device 365 drivers/parisc/lba_pci.c struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); lba_device 405 drivers/parisc/lba_pci.c lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size) lba_device 432 drivers/parisc/lba_pci.c struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); lba_device 482 drivers/parisc/lba_pci.c struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); lba_device 514 drivers/parisc/lba_pci.c struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); lba_device 719 drivers/parisc/lba_pci.c struct lba_device *ldev = LBA_DEV(parisc_walk_tree(bus->bridge)); lba_device 1018 drivers/parisc/lba_pci.c lba_pat_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) lba_device 1172 drivers/parisc/lba_pci.c lba_legacy_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) lba_device 1355 drivers/parisc/lba_pci.c lba_hw_init(struct lba_device *d) lba_device 1472 drivers/parisc/lba_pci.c struct lba_device *lba_dev; lba_device 1544 drivers/parisc/lba_pci.c lba_dev = kzalloc(sizeof(struct lba_device), GFP_KERNEL);