Lines Matching refs:Error
103 Error(QUOTE_MSG, "Identifier"); in xf86parseVideoPortSubSection()
105 Error(MULTIPLE_MSG, "Identifier"); in xf86parseVideoPortSubSection()
114 Error(UNEXPECTED_EOF_MSG); in xf86parseVideoPortSubSection()
117 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVideoPortSubSection()
160 Error(QUOTE_MSG, "Identifier"); in xf86parseVideoAdaptorSection()
163 Error(MULTIPLE_MSG, "Identifier"); in xf86parseVideoAdaptorSection()
168 Error(QUOTE_MSG, "Vendor"); in xf86parseVideoAdaptorSection()
173 Error(QUOTE_MSG, "Board"); in xf86parseVideoAdaptorSection()
178 Error(QUOTE_MSG, "BusID"); in xf86parseVideoAdaptorSection()
183 Error(QUOTE_MSG, "Driver"); in xf86parseVideoAdaptorSection()
191 Error(QUOTE_MSG, "SubSection"); in xf86parseVideoAdaptorSection()
199 Error(UNEXPECTED_EOF_MSG); in xf86parseVideoAdaptorSection()
202 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVideoAdaptorSection()
208 Error(NO_IDENT_MSG); in xf86parseVideoAdaptorSection()