Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/scsi/advansys.c asc_execute_scsi_cmnd() -> asc_build_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | boardp | 4096-ptr_max |
| PARAM_VALUE | 1 | scp | 4096-ptr_max |
| PARAM_VALUE | 1 | scp->device | 4096-ptr_max |
| PARAM_VALUE | 1 | scp->flags | 0-s32max |
| PARAM_VALUE | 1 | scp->resid_len | 0 |
| PARAM_VALUE | 1 | scp->submitter | 0-1 |
| PARAM_VALUE | 1 | *scp->cmnd | 0-255 |
| PARAM_VALUE | 2 | asc_scsi_q | 2841394543747813376 |
| DATA_SOURCE | 1 | scp | $0 |
| PARAM_COMPARE | 0 | boardp | == $1->device->host->hostdata |
| PARAM_COMPARE | 0 | boardp | == $1->device->host->hostdata |
| BIT_INFO | 0 | boardp->flags | 0x0,0xfffffffb |
| HARD_MAX | 1 | scp->submitter | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | irq_flags | ||
| LOCK2 | shost->host_lock | ||
| HALF_LOCKED2 | &sdev->state_mutex |