Searched refs:system_port_status (Results 1 – 1 of 1) sorted by relevance
354 struct sd_status_header system_port_status; member510 (0x0001 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()512 (0x0010 & vub300->system_port_status.port_flags) ? 1 : 0; in new_system_port_status()581 0x0000, 0x0000, &vub300->system_port_status, in check_vub300_port_status()582 sizeof(vub300->system_port_status), HZ); in check_vub300_port_status()583 if (sizeof(vub300->system_port_status) == retval) in check_vub300_port_status()608 vub300->system_port_status = vub300->resp.status; in __vub300_irqpoll_response()2309 0x0000, 0x0000, &vub300->system_port_status, in vub300_probe()2310 sizeof(vub300->system_port_status), HZ); in vub300_probe()2313 } else if (sizeof(vub300->system_port_status) == retval) { in vub300_probe()[all …]