HomeSort by: relevance | last modified time | path
    Searched defs:uboot_path (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/installboot/
evboards.c 1312 const char *uboot_path; local in function:evb_db_list_boards
1325 uboot_path = evb_board_get_uboot_path(params, board);
1327 if (uboot_pkg == NULL && uboot_path == NULL &&
1335 if ((params->flags & IB_VERBOSE) && uboot_path) {
1337 uboot_path);

Completed in 12 milliseconds