Lines Matching refs:system_port_status
351 struct sd_status_header system_port_status;
505 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0;
507 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0;
576 0x0000, 0x0000, &vub300->system_port_status,
577 sizeof(vub300->system_port_status), 1000);
578 if (sizeof(vub300->system_port_status) == retval)
603 vub300->system_port_status = vub300->resp.status;
2300 0x0000, 0x0000, &vub300->system_port_status,
2301 sizeof(vub300->system_port_status), 1000);
2304 } else if (sizeof(vub300->system_port_status) == retval) {
2306 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0;
2308 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0;