Searched defs:drvextra_cmd_parm (Results 1 – 3 of 3) 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;
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;
590 struct drvextra_cmd_parm { struct591 int ec_id; /* extra cmd id */592 int type; /* Can use this field as the type id or command size */593 int size; /* buffer size */594 unsigned char *pbuf;