Searched refs:HBA_PORT_SPACE_BITS (Results 1 – 1 of 1) sorted by relevance
74 #define HBA_PORT_SPACE_BITS 16 macro76 #define HBA_PORT_BASE(h) ((h) << HBA_PORT_SPACE_BITS)77 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS)79 #define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS)