FreeBSD kernel usb device Code
umass_probe_proto Struct Reference

Data Fields

uint32_t quirks
 
uint32_t proto
 
int error
 

Detailed Description

Definition at line 421 of file umass.c.

Field Documentation

◆ error

int umass_probe_proto::error

Definition at line 425 of file umass.c.

Referenced by umass_probe(), and umass_probe_proto().

◆ proto

uint32_t umass_probe_proto::proto

Definition at line 423 of file umass.c.

Referenced by umass_attach(), and umass_probe_proto().

◆ quirks

uint32_t umass_probe_proto::quirks

Definition at line 422 of file umass.c.

Referenced by umass_attach(), and umass_probe_proto().


The documentation for this struct was generated from the following file: