Home
last modified time | relevance | path

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

/linux/drivers/parisc/
H A Dlba_pci.c111 static inline struct lba_device *LBA_DEV(struct pci_hba_data *hba) in LBA_DEV() function
365 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in elroy_cfg_read()
432 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in elroy_cfg_write()
482 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in mercury_cfg_read()
514 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in mercury_cfg_write()
719 struct lba_device *ldev = LBA_DEV(parisc_walk_tree(bus->bridge)); in lba_fixup_bus()
933 if (LBA_DEV(d)->hw_rev < 3) \
974 t = READ_REG##size(PIOP_TO_GMMIO(LBA_DEV(l), addr)); \
988 void __iomem *where = PIOP_TO_GMMIO(LBA_DEV(l), addr); \