Searched refs:bootcmd (Results 1 – 3 of 3) sorted by relevance
61 char bootcmd[LIO_MAX_BOOTCMD_LEN]; member
934 lio_dev_info(oct, "Writing boot command: %s\n", h->bootcmd); in lio_download_firmware()937 lio_console_send_cmd(oct, h->bootcmd, 50); in lio_download_firmware()
437 char bootcmd[] = "\n"; in lio_device_init() local636 ret = lio_console_send_cmd(octeon_dev, bootcmd, 50); in lio_device_init()