Searched refs:lsc (Results 1 – 4 of 4) sorted by relevance
43 static int toInt(char msc, char lsc) in toInt() argument45 return ((msc << 16) | lsc); in toInt()
44 static int toInt(char msc, char lsc) in toInt() argument46 return ((msc << 16) | lsc); in toInt()
416 __u8 __user *lsc; member
689 struct dvd_lu_send_challenge lsc; member