Searched refs:CoppCP (Results 1 – 2 of 2) sorted by relevance
1132 if ((pt->CoppCP.cmd.reset.op_code == IPS_CMD_RESET_CHANNEL) && in ips_queue()1133 (pt->CoppCP.cmd.reset.adapter_flag == 1)) { in ips_queue()1736 pt->CoppCP.cmd.flashfw.op_code ==1768 if (IPS_IS_TROMBONE(ha) && pt->CoppCP.cmd.flashfw.type == IPS_FW_IMAGE) {1779 if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE &&1780 pt->CoppCP.cmd.flashfw.direction == IPS_ERASE_BIOS) {1783 } else if (pt->CoppCP.cmd.flashfw.packet_num == 0) {1790 datasize = pt->CoppCP.cmd.flashfw.total_packets *1791 pt->CoppCP.cmd.flashfw.count;1804 if (pt->CoppCP.cmd.flashfw.count + ha->flash_datasize >[all …]
1194 ips_scb_pt_t CoppCP; member