Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_scsi.c2213 bool func_max; in read_cfg_byte() local
2234 func_max = true; in read_cfg_byte()
2236 func_max = false; in read_cfg_byte()
2238 if (func > func_max) { in read_cfg_byte()
2268 bool func_max; in write_cfg_byte() local
2289 func_max = true; in write_cfg_byte()
2291 func_max = false; in write_cfg_byte()
2293 if (func > func_max) { in write_cfg_byte()