Home
last modified time | relevance | path

Searched refs:code_type (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_sup.c2535 uint8_t code_type, last_image; in qla2x00_get_flash_version() local
2583 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() local
2709 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()