Home
last modified time | relevance | path

Searched refs:func_max (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
Drtsx_scsi.c2407 bool func_max; in read_cfg_byte() local
2428 func_max = true; in read_cfg_byte()
2430 func_max = false; in read_cfg_byte()
2432 if (func > func_max) { in read_cfg_byte()
2466 bool func_max; in write_cfg_byte() local
2487 func_max = true; in write_cfg_byte()
2489 func_max = false; in write_cfg_byte()
2491 if (func > func_max) { in write_cfg_byte()