lba_device
struct lba_device *lbadev = NULL;
lba_pat_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev)
static inline struct lba_device *LBA_DEV(struct pci_hba_data *hba)
return container_of(hba, struct lba_device, hba);
lba_legacy_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev)
lba_hw_init(struct lba_device *d)
struct lba_device *lba_dev;
lba_dev = kzalloc_obj(struct lba_device);
static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d)
lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size)
struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size)
struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
struct lba_device *ldev = LBA_DEV(parisc_walk_tree(bus->bridge));