Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c449 CCID_SLOT_F_INTR_ADD = 1 << 2, enumerator
458 CCID_SLOT_F_INTR_ADD)
2019 slot->cs_flags |= CCID_SLOT_F_INTR_ADD; in ccid_intr_pipe_cb()