Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-parisc/
Dpci.h71 #define HBA_PORT_BASE(h) ((h) << HBA_PORT_SPACE_BITS) macro
/linux-2.4.37.9/arch/parisc/kernel/
Dlba_pci.c703 int lba_portbase = HBA_PORT_BASE(ldev->hba.hba_num); in lba_fixup_bus()
1069 r->start = HBA_PORT_BASE(lba_dev->hba.hba_num); in lba_pat_resources()
1180 lba_num = HBA_PORT_BASE(lba_dev->hba.hba_num); in lba_legacy_resources()
/linux-2.4.37.9/drivers/gsc/
Ddino.c546 int port_base = HBA_PORT_BASE(dino_dev->hba.hba_num); in dino_fixup_bus()
775 res->start = HBA_PORT_BASE(dino_dev->hba.hba_num); in dino_common_init()