Searched refs:LBA_DEV (Results 1 – 1 of 1) sorted by relevance
114 #define LBA_DEV(d) ({ \ macro368 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in elroy_cfg_read()435 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in elroy_cfg_write()485 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in mercury_cfg_read()517 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge)); in mercury_cfg_write()722 struct lba_device *ldev = LBA_DEV(parisc_walk_tree(bus->bridge)); in lba_fixup_bus()936 if (LBA_DEV(d)->hw_rev < 3) \977 t = READ_REG##size(PIOP_TO_GMMIO(LBA_DEV(l), addr)); \991 void __iomem *where = PIOP_TO_GMMIO(LBA_DEV(l), addr); \