Searched refs:flashfw (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c1752 pt->CoppCP.cmd.flashfw.op_code ==
1784 if (IPS_IS_TROMBONE(ha) && pt->CoppCP.cmd.flashfw.type == IPS_FW_IMAGE) {
1795 if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE &&
1796 pt->CoppCP.cmd.flashfw.direction == IPS_ERASE_BIOS) {
1799 } else if (pt->CoppCP.cmd.flashfw.packet_num == 0) {
1806 datasize = pt->CoppCP.cmd.flashfw.total_packets *
1807 pt->CoppCP.cmd.flashfw.count;
1820 if (pt->CoppCP.cmd.flashfw.count + ha->flash_datasize >
1832 pt->CoppCP.cmd.flashfw.count);
1833 ha->flash_datasize += pt->CoppCP.cmd.flashfw
[all...]
H A Dips.h654 IPS_FLASHFW_CMD flashfw; member in union:__anon6644

Completed in 156 milliseconds