Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/scsi/sd.c sd_getgeo() -> (struct scsi_host_template)->bios_param()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sdev | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->host | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->host->hostt | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->host->hostt->bios_param | 1-u64max |
| PARAM_VALUE | 1 | unused | 4096-ptr_max |
| PARAM_VALUE | 1 | unused->fops | 4096-ptr_max |
| PARAM_VALUE | 1 | unused->fops->getgeo | 4096-ptr_max |
| PARAM_VALUE | 3 | params | 4096-ptr_max |
| BUF_SIZE | 3 | params | 16 |
| DATA_SOURCE | 1 | unused | $0 |
| DATA_SOURCE | 2 | capacity | r logical_to_sectors |
| PARAM_COMPARE | 2 | capacity | == $3 |
| NOCHECK_CALL |