Searched refs:BLOCK_PRTY_INFO (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Decore_init.h608 #define BLOCK_PRTY_INFO(block, en_mask, m1, m1h, m2, m3) \ macro
655 BLOCK_PRTY_INFO(PXP, 0x7ffffff, 0x3ffffff, 0x3ffffff, 0x7ffffff,
660 BLOCK_PRTY_INFO(HC, 0x7, 0x7, 0x7, 0, 0),
661 BLOCK_PRTY_INFO(NIG, 0xffffffff, 0x3fffffff, 0xffffffff, 0, 0),
664 BLOCK_PRTY_INFO(IGU, 0x7ff, 0, 0, 0x7ff, 0x7ff),
665 BLOCK_PRTY_INFO(MISC, 0x1, 0x1, 0x1, 0x1, 0x1),
666 BLOCK_PRTY_INFO(QM, 0, 0x1ff, 0xfff, 0xfff, 0xfff),
667 BLOCK_PRTY_INFO(ATC, 0x1f, 0, 0, 0x1f, 0x1f),
668 BLOCK_PRTY_INFO(PGLUE_B, 0x3, 0, 0, 0x3, 0x3),
669 BLOCK_PRTY_INFO(DOR
[all...]

Completed in 172 milliseconds