Searched defs:drvextra_cmd_parm (Results 1 – 2 of 2) sorted by relevance
260 struct drvextra_cmd_parm { struct261 int ec_id; /* extra cmd id */262 int type_size; /* Can use this field as the type id or command size */263 unsigned char *pbuf;
593 struct drvextra_cmd_parm { struct594 int ec_id; /* extra cmd id */595 int type; /* Can use this field as the type id or command size */596 int size; /* buffer size */597 unsigned char *pbuf;