Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/ata/libata-sata.c, line 723 (as a function)
- include/linux/libata.h, line 1296 (as a function)
Referenced in 8 files:
- drivers/ata/ata_piix.c, line 1286
- drivers/ata/libata-eh.c, line 4119
- drivers/ata/libata-pmp.c, line 19
- drivers/ata/libata-sata.c
- drivers/ata/sata_mv.c, line 3578
- drivers/ata/sata_promise.c, line 815
- drivers/ata/sata_sil24.c, line 945
- drivers/ata/sata_via.c, line 163
Smatch caller information:
drivers/ata/sata_sil24.c sil24_pmp_hardreset() -> sata_std_hardreset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | link | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->host | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->host->iomap | 4096-ptr_max |
| DATA_SOURCE | 0 | link | $0 |
| DATA_SOURCE | 1 | class | $1 |
| DATA_SOURCE | 2 | deadline | $2 |
drivers/ata/sata_promise.c pdc_sata_hardreset() -> sata_std_hardreset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | link | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->host | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->host->iomap | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->host->private_data | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->link.ap | 4096-ptr_max |
| DATA_SOURCE | 0 | link | $0 |
| DATA_SOURCE | 1 | class | $1 |
| DATA_SOURCE | 2 | deadline | $2 |
drivers/ata/sata_mv.c mv_pmp_hardreset() -> sata_std_hardreset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | link | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ap->flags | 524288-u64max |
| CAPPED_DATA | 0 | link | 1 |
| DATA_SOURCE | 0 | link | $0 |
| DATA_SOURCE | 1 | class | $1 |
| DATA_SOURCE | 2 | deadline | $2 |