Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c660 boolean_t ep_set, slot_set; in xhci_mdb_find() local
666 ep_set = slot_set = B_FALSE; in xhci_mdb_find()
667 if (mdb_getopts(argc, argv, 'e', MDB_OPT_UINTPTR_SET, &ep_set, &ep, in xhci_mdb_find()
677 if (ep_set) in xhci_mdb_find()
690 if (ep_set) { in xhci_mdb_find()