Searched refs:code_type (Results 1 – 1 of 1) sorted by relevance
2535 uint8_t code_type, last_image; in qla2x00_get_flash_version() local2583 code_type = qla2x00_read_flash_byte(ha, pcids + 0x14); in qla2x00_get_flash_version()2584 switch (code_type) { in qla2x00_get_flash_version()2610 "type %x at pcids %x.\n", code_type, pcids)); in qla2x00_get_flash_version()2660 uint8_t code_type, last_image; in qla24xx_get_flash_version() local2709 code_type = bcode[0x14]; in qla24xx_get_flash_version()2710 switch (code_type) { in qla24xx_get_flash_version()2734 "type %x at pcids %x.\n", code_type, pcids)); in qla24xx_get_flash_version()