Lines Matching refs:ovp
1535 scsa2usb_parse_input_str(char *str, scsa2usb_ov_t *ovp,
1564 ovp->vid = (int)value;
1572 ovp->pid = (int)value;
1580 ovp->rev = (int)value;
1585 ovp->subclass =
1590 if (ovp->subclass == 0) {
1599 ovp->protocol =
1604 if (ovp->protocol == 0) {
1611 ovp->pmoff = 1;
1620 ovp->fake_removable = 1;
1629 ovp->no_modesense = 1;
1640 ovp->reduced_cmd_support = 1;