/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _tables.scss | 106 // Table stacked style for small screen only 108 .b-table-stacked-sm { 159 .table.b-table.b-table-stacked-sm > tbody > tr > [data-label] { 170 .table.b-table.b-table-stacked-sm > tbody > tr > :first-child {
|
/openbmc/linux/drivers/edac/ |
H A D | i3200_edac.c | 316 u16 drbs[I3200_CHANNELS][I3200_RANKS_PER_CHANNEL], bool stacked, in drb_to_nr_pages() argument 327 if (stacked && (channel == 1) && in drb_to_nr_pages() 342 bool stacked; in i3200_probe1() local 382 stacked = i3200_is_stacked(pdev, drbs); in i3200_probe1() 396 nr_pages = drb_to_nr_pages(drbs, stacked, j, i); in i3200_probe1() 401 stacked ? " (stacked)" : "", PAGES_TO_MiB(nr_pages)); in i3200_probe1()
|
H A D | x38_edac.c | 301 bool stacked, int channel, int rank) in drb_to_nr_pages() argument 308 if (stacked && (channel == 1) && drbs[channel][rank] == in drb_to_nr_pages() 324 bool stacked; in x38_probe1() local 363 stacked = x38_is_stacked(pdev, drbs); in x38_probe1() 375 nr_pages = drb_to_nr_pages(drbs, stacked, in x38_probe1()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 83 movew EXC_SR+4(%a6),EXC_SR(%a6) |move stacked sr to new position 84 movel EXC_PC+4(%a6),EXC_PC(%a6) |move stacked pc to new position 87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | signal.h | 63 * all physical stacked registers. The number of physical stacked
|
/openbmc/linux/Documentation/networking/ |
H A D | operstates.rst | 72 Interfaces stacked on an interface that is IF_OPER_DOWN show this 137 IF_OPER_LOWERLAYERDOWN if the interface is stacked, IF_OPER_DOWN 138 otherwise. Kernel can recognise stacked interfaces because their
|
H A D | timestamping.rst | 624 3.2 Special considerations for stacked PTP Hardware Clocks 632 cases of stacked PHCs, detailed below: 763 Stacked PHCs, especially DSA (but not only) - since that doesn't require any 766 trigger before the existence of stacked PTP clocks. One example has to do with 784 described above, in the case of a stacked PHC system, this condition should 791 "``skb_shinfo(skb)->tx_flags & SKBTX_IN_PROGRESS``" was set. With a stacked
|
/openbmc/u-boot/test/overlay/ |
H A D | cmd_ut_overlay.c | 205 "stacked-test-int-property", &val)); in fdt_overlay_stacked() 261 * Resize the stacked overlay to 4k so that we have room to operate on in do_ut_overlay() 272 /* Apply the stacked overlay */ in do_ut_overlay()
|
H A D | test-fdt-overlay-stacked.dts | 17 stacked-test-int-property = <43>;
|
H A D | Makefile | 14 obj-y += test-fdt-overlay-stacked.dtb.o
|
/openbmc/pam-ipmi/src/pam_ipmicheck/ |
H A D | pam_ipmicheck.c | 69 // send success to verify other stacked modules prelim check. in pam_sm_chauthtok() 75 // Note: Subsequent modules must use stacked password option use_authtok in pam_sm_chauthtok()
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-peripheral-props.yaml | 91 stacked-memories: 92 description: Several SPI memories can be wired in stacked mode.
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | plugin.md | 185 - exit_on_error : If there was an error in a plugin stacked, the subsequent 234 blocks stacked together which are depending on the success of the previous
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | pal.S | 12 * 05/22/2000 eranian Added support for stacked register calls 95 * Make a PAL call using the stacked registers calling convention. 203 * Make a PAL call using the stacked registers in physical mode.
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | CHANGES | 78 For instruction read access errors, the info stacked is: 100 For data read/write access errors, the info stacked is:
|
/openbmc/linux/drivers/mtd/lpddr/ |
H A D | lpddr2_nvm.c | 169 map_word data_h = { {0} }; /* only for 2x x16 devices stacked */ in lpddr2_nvm_do_op() 191 if (pcm_data->bus_width == 0x0004) { /* 2x16 devices stacked */ in lpddr2_nvm_do_op() 213 if (pcm_data->bus_width == 0x0004) /* 2x16 devices stacked */ in lpddr2_nvm_do_op() 220 if (pcm_data->bus_width == 0x0004) {/* 2x16 devices stacked */ in lpddr2_nvm_do_op()
|
/openbmc/linux/net/switchdev/ |
H A D | switchdev.c | 632 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_add() 636 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_add() 743 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_obj_del() 747 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_obj_del() 854 /* Switch ports might be stacked under e.g. a LAG. Ignore the in __switchdev_handle_port_attr_set() 858 * If the driver does its own bookkeeping of stacked ports, it's not in __switchdev_handle_port_attr_set()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | README.pybootchart | 18 The CPU and disk statistics are used to render stacked area and line
|
/openbmc/openbmc/meta-google/recipes-extended/pam/ |
H A D | libpam_%.bbappend | 15 # stacked password module". Since there is no "previous" entry, it never
|
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 116 could eliminate a lot of complexity particularly in stacked drivers. Code 118 more importantly stacked drivers don't have to deal with both their own bio
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/newt/ |
H A D | libnewt_0.52.24.bb | 4 interfaces. Newt can be used to add stacked windows, entry widgets, \
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | mlx5.rst | 90 failover between representors and stacked devices. By default metadata is 96 3. Stacked devices
|
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ |
H A D | TableRoles.vue | 2 <b-table stacked="sm" hover small :items="items" :fields="fields">
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | baseprojectspecificpage.html | 27 <ul class="nav nav-pills nav-stacked">
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | processor.h | 50 * At user->kernel entry, the pt_regs struct is stacked on the top of the
|