Searched refs:IPS_MAX_CMDS (Results 1 – 2 of 2) sorted by relevance
192 #define IPS_MAX_CMDS 128 macro221 #define IPS_STATUS_Q_SIZE (IPS_MAX_CMDS+1) * IPS_STATUS_SIZE674 IPS_STATUS status[IPS_MAX_CMDS + 1];
1308 if (cstatus.fields.command_id > (IPS_MAX_CMDS - 1)) { in ips_intr_copperhead()1376 if (cstatus.fields.command_id > (IPS_MAX_CMDS - 1)) { in ips_intr_morpheus()4400 ha->dummy->command_id = IPS_MAX_CMDS; in ips_init_scb()4587 … scb->cmd.flush_cache.command_id = IPS_MAX_CMDS; /* Use an ID that would otherwise not exist */ in ips_flush_and_reset()4638 if (cstatus.fields.command_id == IPS_MAX_CMDS) in ips_poll_for_flush_complete()5157 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit()5188 ha->adapt->p_status_end = ha->adapt->status + IPS_MAX_CMDS; in ips_statinit_memio()