Searched refs:szState (Results 1 – 6 of 6) sorted by relevance
49 char *szState[] = {"true", "false"}; in hw_config() local53 szReqSt = szState[1]; in hw_config()55 szReqSt = szState[0]; in hw_config()
50 char *szState[] = {"true", "false"}; in hw_config() local54 szReqSt = szState[1]; in hw_config()56 szReqSt = szState[0]; in hw_config()
49 char *szState[] = {"true", "false"}; in hw_config() local54 szReqSt = szState[1]; in hw_config()56 szReqSt = szState[0]; in hw_config()
48 char *szState[] = {"true", "false"}; in hw_config() local53 szReqSt = szState[1]; in hw_config()55 szReqSt = szState[0]; in hw_config()
47 char *szState[] = {"true", "false"}; in hw_config() local52 szReqSt = szState[1]; in hw_config()54 szReqSt = szState[0]; in hw_config()