Searched refs:BOOT_CMD_FW_BY_USB (Results 1 – 4 of 4) sorted by relevance
22 #define BOOT_CMD_FW_BY_USB 0x01 macro
528 } else if (bcmdresp.cmd != BOOT_CMD_FW_BY_USB) { in if_usb_receive_fwload()849 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()
18 #define BOOT_CMD_FW_BY_USB 0x01 macro
549 } else if ((bootcmdresp.cmd != BOOT_CMD_FW_BY_USB) && in if_usb_receive_fwload()871 if_usb_issue_boot_command(cardp, BOOT_CMD_FW_BY_USB); in if_usb_prog_firmware()