Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/scsi/hpsa.c do_hpsa_intr_intx() -> process_indexed_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | h | 4096-ptr_max |
| PARAM_VALUE | 0 | h->access.command_completed | 4096-ptr_max |
| PARAM_VALUE | 0 | h->access.intr_pending | 4096-ptr_max |
| PARAM_VALUE | 0 | h->interrupts_enabled | s32min-(-1),1-s32max |
| PARAM_VALUE | 1 | raw_tag | 0-4294967294 |
| DATA_SOURCE | 0 | h | r queue_to_hba |
| NOCHECK_CALL |
drivers/scsi/hpsa.c do_hpsa_intr_msi() -> process_indexed_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | h | 4096-ptr_max |
| PARAM_VALUE | 0 | h->access.command_completed | 4096-ptr_max |
| PARAM_VALUE | 1 | raw_tag | 0-4294967294 |
| DATA_SOURCE | 0 | h | r queue_to_hba |
| NOCHECK_CALL |