Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/scsi/bfa/bfad_debugfs.c bfad_debugfs_write_regrd() -> bfad_reg_offset_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bfa | 4096-ptr_max |
| PARAM_VALUE | 1 | offset | 0-262143 |
| PARAM_VALUE | 2 | len | 0-1073741823 |
| BUF_SIZE | 0 | bfa | 9704 |
| FUZZY_MAX | 2 | len | 1073741823 |
| HARD_MAX | 2 | len | 1073741823 |
drivers/scsi/bfa/bfad_debugfs.c bfad_debugfs_write_regwr() -> bfad_reg_offset_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bfa | 4096-ptr_max |
| PARAM_VALUE | 1 | offset | 0-262143 |
| PARAM_VALUE | 2 | len | 1 |
| BUF_SIZE | 0 | bfa | 9704 |