Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.h109 UQ_MSC_EJECT_HUAWEISCSI2, /* ejects after Huawei SCSI 2 command */ enumerator
H A Dusb_quirk.c654 [UQ_MSC_EJECT_HUAWEISCSI2] = "UQ_MSC_EJECT_HUAWEISCSI2",
/freebsd/sys/dev/usb/serial/
H A Du3g.c841 else if (usb_test_quirk(uaa, UQ_MSC_EJECT_HUAWEISCSI2)) in u3g_test_autoinst()