Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.h108 UQ_MSC_EJECT_HUAWEISCSI, /* ejects after Huawei SCSI command */ enumerator
H A Dusb_quirk.c653 [UQ_MSC_EJECT_HUAWEISCSI] = "UQ_MSC_EJECT_HUAWEISCSI",
/freebsd/sys/dev/usb/serial/
H A Du3g.c839 else if (usb_test_quirk(uaa, UQ_MSC_EJECT_HUAWEISCSI)) in u3g_test_autoinst()