Searched defs:Lexmark_Device (Results 1 – 1 of 1) sorted by relevance
197 typedef struct Lexmark_Device struct199 struct Lexmark_Device *next; argument200 SANE_Bool missing; /**< devices has been unplugged or swtiched off */202 SANE_Device sane;203 SANE_Option_Descriptor opt[NUM_OPTIONS];204 Option_Value val[NUM_OPTIONS];205 SANE_Parameters params;206 SANE_Int devnum;230 Lexmark_Device; argument