Searched refs:raw1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbpf_verifier.h131 unsigned long raw1; member in struct:bpf_reg_state::__anon1915::__anon1921
/linux-master/drivers/block/mtip32xx/
H A Dmtip32xx.c1373 u64 total, raw0, raw1, raw2, raw3; local
1375 raw1 = port->identify[101];
1378 total = raw0 | raw1<<16 | raw2<<32 | raw3<<48;

Completed in 248 milliseconds