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

/linux-4.1.27/arch/parisc/include/asm/
H A Dpci.h78 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS) macro
81 #define PCI_PORT_ADDR(a) ((a) & (HBA_PORT_SPACE_SIZE - 1))
/linux-4.1.27/drivers/parisc/
H A Dlba_pci.c1107 r->end = r->start + HBA_PORT_SPACE_SIZE - 1; lba_pat_resources()
1296 r->end = r->start + (READ_REG32(lba_dev->hba.base_addr + LBA_IOS_MASK) ^ (HBA_PORT_SPACE_SIZE - 1)); lba_legacy_resources()
H A Ddino.c848 res->end = res->start + (HBA_PORT_SPACE_SIZE - 1); dino_common_init()

Completed in 226 milliseconds