Searched defs:drvextra_cmd_parm (Results 1 – 2 of 2) sorted by relevance
510 struct drvextra_cmd_parm { struct511 int ec_id; /* extra cmd id */512 int type; /* Can use this field as the type id or command size */513 int size; /* buffer size */514 unsigned char *pbuf;
505 struct drvextra_cmd_parm { struct506 int ec_id; /* extra cmd id */507 int type_size; /* Can use this field as the type id or command size */508 unsigned char *pbuf;