Home
last modified time | relevance | path

Searched refs:USB_SUBCLS_MS_SFF8070I (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h2655 #define USB_SUBCLS_MS_SFF8070I 0x5 /* floppy */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c1576 { USB_CLASS_MASS_STORAGE, USB_SUBCLS_MS_SFF8070I, DONTCARE, "storage" },
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c840 case USB_SUBCLS_MS_SFF8070I: in scsa2usb_attach()