Searched refs:OEM_KONTRON_SUBCOMMAND_ARG_POS (Results 1 – 1 of 1) sorted by relevance
1505 #define OEM_KONTRON_SUBCOMMAND_ARG_POS 2 macro1571 if( argc > OEM_KONTRON_SUBCOMMAND_ARG_POS ){ in ipmi_fru_oemkontron_get()1572 if(strncmp("oem", argv[OEM_KONTRON_SUBCOMMAND_ARG_POS],3)){ in ipmi_fru_oemkontron_get()1694 if( argc > OEM_KONTRON_SUBCOMMAND_ARG_POS ){ in ipmi_fru_oemkontron_edit()1695 if(strncmp("oem", argv[OEM_KONTRON_SUBCOMMAND_ARG_POS],3)){ in ipmi_fru_oemkontron_edit()