Searched refs:IPS_MAX_CMDS (Results 1 – 2 of 2) sorted by relevance
183 #define IPS_MAX_CMDS 128 macro212 #define IPS_STATUS_Q_SIZE (IPS_MAX_CMDS+1) * IPS_STATUS_SIZE656 IPS_STATUS status[IPS_MAX_CMDS + 1];
1304 if (cstatus.fields.command_id > (IPS_MAX_CMDS - 1)) { in ips_intr_copperhead()1372 if (cstatus.fields.command_id > (IPS_MAX_CMDS - 1)) { in ips_intr_morpheus()4388 ha->dummy->command_id = IPS_MAX_CMDS; in ips_init_scb()4576 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()4627 if (cstatus.fields.command_id == IPS_MAX_CMDS) in ips_poll_for_flush_complete()5144 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit()5175 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit_memio()