Home
last modified time | relevance | path

Searched refs:optbase (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-init.sh210 optbase=/run/initramfs/init-options-base
220 if test -e /${optbase##*/}
222 cp /${optbase##*/} $optbase
224 touch $optbase
229 cat /proc/cmdline $optbase > $optfile
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/
H A Dgxp-obmc-init.sh220 optbase=/run/initramfs/init-options-base
229 if test -e /${optbase##*/}
231 cp /${optbase##*/} $optbase
233 touch $optbase
238 cat /proc/cmdline $optbase > $optfile
/openbmc/linux/drivers/bus/
H A Dti-sysc.c1518 #define SYSC_QUIRK(optname, optbase, optrev, optsysc, optsyss, \ argument
1522 .base = (optbase), \