Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c54 #define USB_DUMP_ACTIVE_PIPES 0x02 macro
458 'p', MDB_OPT_SETBITS, USB_DUMP_ACTIVE_PIPES, &usb_flag, in usba_device()
646 if (usb_flag & USB_DUMP_ACTIVE_PIPES) { in usba_device()