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

/linux-master/drivers/parisc/
H A Dlba_pci.c111 static inline struct lba_device *LBA_DEV(struct pci_hba_data *hba)
113 return container_of(hba, struct lba_device, hba);
189 static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d)
337 lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size)
365 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
405 lba_wr_cfg(struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size)
432 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
482 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
514 struct lba_device *d = LBA_DEV(parisc_walk_tree(bus->bridge));
719 struct lba_device *lde
[all...]
/linux-master/arch/parisc/include/asm/
H A Dropes.h208 ** lba_device: Per instance Elroy data structure
210 struct lba_device { struct
/linux-master/drivers/char/agp/
H A Dparisc-agp.c401 struct lba_device *lbadev = NULL;

Completed in 100 milliseconds