Searched refs:PCI_PORT_HBA (Results 1 – 2 of 2) sorted by relevance
71 int b = PCI_PORT_HBA(addr); \86 int b = PCI_PORT_HBA(addr); \
79 #define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS) macro