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 | disk | 4096-ptr_max |
| PARAM_VALUE | 1 | disk->fops | 4096-ptr_max |
| PARAM_VALUE | 1 | disk->fops->getgeo | 4096-ptr_max |
| PARAM_VALUE | 3 | geom | 4096-ptr_max |
| BUF_SIZE | 3 | geom | 16 |
| DATA_SOURCE | 1 | disk | $0 |
| DATA_SOURCE | 2 | capacity | r logical_to_sectors |
| PARAM_COMPARE | 2 | capacity | == $3 |
| NOCHECK_CALL |