Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Dlba_pci.c180 struct lba_device { struct
212 #define LBA_DEV(d) ((struct lba_device *) (d)) argument
288 lba_device_present( u8 bus, u8 dfn, struct lba_device *d) in lba_device_present()
466 lba_rd_cfg(struct lba_device *d, u32 tok, u8 reg, u32 size) in lba_rd_cfg()
511 struct lba_device *d = LBA_DEV(dev->bus->sysdata); \
549 lba_wr_cfg( struct lba_device *d, u32 tok, u8 reg, u32 data, u32 size) in lba_wr_cfg()
594 struct lba_device *d = LBA_DEV(dev->bus->sysdata); \
702 struct lba_device *ldev = LBA_DEV(bus->sysdata); in lba_fixup_bus()
989 lba_pat_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) in lba_pat_resources()
1086 lba_legacy_resources(struct parisc_device *pa_dev, struct lba_device *lba_dev) in lba_legacy_resources()
[all …]