Searched refs:IFPIO_FCODE_DOWNLOAD (Results 1 – 2 of 2) sorted by relevance
54 #define IFPIO_FCODE_DOWNLOAD (IFP_IOC|11) /* Download fcode to flash */ macro
837 if (ioctl(dev_fd, IFPIO_FCODE_DOWNLOAD, download_p) < 0) { in q_load_file()