Searched refs:HBA_PORT_SPACE_SIZE (Results 1 – 3 of 3) sorted by relevance
77 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS) macro80 #define PCI_PORT_ADDR(a) ((a) & (HBA_PORT_SPACE_SIZE - 1))
1144 r->end = r->start + HBA_PORT_SPACE_SIZE - 1; in lba_pat_resources()1329 …r->end = r->start + (READ_REG32(lba_dev->hba.base_addr + LBA_IOS_MASK) ^ (HBA_PORT_SPACE_SIZE - … in lba_legacy_resources()
897 res->end = res->start + (HBA_PORT_SPACE_SIZE - 1); in dino_common_init()