Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Drtsx_scsi.c2249 bool func_max; in read_cfg_byte() local
2270 func_max = true; in read_cfg_byte()
2272 func_max = false; in read_cfg_byte()
2274 if (func > func_max) { in read_cfg_byte()
2305 bool func_max; in write_cfg_byte() local
2326 func_max = true; in write_cfg_byte()
2328 func_max = false; in write_cfg_byte()
2330 if (func > func_max) { in write_cfg_byte()