Searched refs:HBA_PORT_SPACE_BITS (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Dpci.h70 #define HBA_PORT_SPACE_BITS 16 macro
72 #define HBA_PORT_BASE(h) ((h) << HBA_PORT_SPACE_BITS)
73 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS)
75 #define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpci.h70 #define HBA_PORT_SPACE_BITS 16 macro
72 #define HBA_PORT_BASE(h) ((h) << HBA_PORT_SPACE_BITS)
73 #define HBA_PORT_SPACE_SIZE (1UL << HBA_PORT_SPACE_BITS)
75 #define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS)

Completed in 113 milliseconds