Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 7 files:
- drivers/scsi/aic7xxx/aic79xx_core.c, line 4605
- drivers/scsi/aic7xxx/aic7xxx_core.c, line 3058
- drivers/scsi/dc395x.c, line 1094
- drivers/scsi/esp_scsi.c, line 800
- drivers/scsi/ncr53c8xx.c
- drivers/scsi/scsi_transport_spi.c, line 1193
- drivers/scsi/sym53c8xx_2/sym_hipd.c
Smatch caller information:
drivers/scsi/dc395x.c build_wdtr() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | width | 0-1 |
| FUZZY_MAX | 1 | width | 1 |
| HARD_MAX | 1 | width | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | (acb->scsi_host)->host_lock |
drivers/scsi/aic7xxx/aic79xx_core.c ahd_construct_wdtr() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| DATA_SOURCE | 1 | width | $2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &ahd->platform_data->spin_lock | ||
| HALF_LOCKED2 | flags |
drivers/scsi/sym53c8xx_2/sym_hipd.c sym_prepare_nego() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | shost->host_lock | ||
| HALF_LOCKED2 | irq_flags |
drivers/scsi/sym53c8xx_2/sym_hipd.c sym_wide_nego_check() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | width | 0-8 |
| BUF_SIZE | 0 | msg | 8 |
| FUZZY_MAX | 1 | width | 8 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | shost->host_lock | ||
| HALF_LOCKED2 | &desc->request_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | flags |
drivers/scsi/aic7xxx/aic7xxx_core.c ahc_construct_wdtr() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| DATA_SOURCE | 1 | width | $2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &ahc->platform_data->spin_lock | ||
| HALF_LOCKED2 | flags |
drivers/scsi/esp_scsi.c esp_maybe_execute_command() -> spi_populate_width_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | width | 0-1 |
| BUF_SIZE | 0 | msg | 8 |
| FUZZY_MAX | 1 | width | 1 |
| HARD_MAX | 1 | width | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | esp->host->host_lock | ||
| HALF_LOCKED2 | irq_flags | ||
| HALF_LOCKED2 | shost->host_lock |