Home
last modified time | relevance | path

Searched refs:ver_string (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/scripts/
H A Dkernel-doc468 my $ver_string = shift @ARGV;
469 if ($ver_string =~ m/^(\d+)(\.\d+)?(\.\d+)?/) {
/openbmc/linux/scripts/
H A Dkernel-doc348 my $ver_string = shift @ARGV;
349 if ($ver_string =~ m/^(\d+)(\.\d+)?(\.\d+)?/) {
/openbmc/openbmc-test-automation/lib/
H A Dos_utilities.robot639 ${ver_string}= Replace String Using Regexp ${unver_string} }\\s*{ },{
640 RETURN ${ver_string}
/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c2512 u8 *ver_string = (u8 *) &xp_resp[1]; in typhoon_init_one() local
2513 ver_string[25] = 0; in typhoon_init_one()
2516 sleep_ver & 0xfff, ver_string); in typhoon_init_one()