Searched refs:portals (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp2041rdb.dts67 bman-portals@ff4000000 {
100 qman-portals@ff4200000 {
H A Dp3041ds.dts68 bman-portals@ff4000000 {
101 qman-portals@ff4200000 {
H A Dp5020ds.dts68 bman-portals@ff4000000 {
99 qman-portals@ff4200000 {
H A Dp2041si.dtsi208 bman-portals@ff4000000 {
211 compatible = "bman-portals";
281 qman-portals@ff4200000 {
284 compatible = "qman-portals";
H A Dp3041si.dtsi209 bman-portals@ff4000000 {
212 compatible = "bman-portals";
282 qman-portals@ff4200000 {
285 compatible = "qman-portals";
H A Dp5020si.dtsi194 bman-portals@ff4000000 {
197 compatible = "bman-portals";
267 qman-portals@ff4200000 {
270 compatible = "qman-portals";
/illumos-gate/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c231 * p Print portals with TPG information
319 /* Always print tpgs and portals */
626 /* Walk the tpgs for the rest of the portals */
1265 * portals as well. Enable idc_header for the portals.
3177 int portals = 0, esi = 0, targets = 0, verbose = 0, servers = 0; local
3188 'p', MDB_OPT_SETBITS, TRUE, &portals,
3196 if ((esi + portals + targets + servers) > 1) {
3201 if ((esi | portals | targets | servers) == 0) {
3213 if (portals) {
[all...]

Completed in 72 milliseconds