Home
last modified time | relevance | path

Searched refs:uhci (Results 1 – 25 of 46) sorted by relevance

12

/titanic_44/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h523 #define UHCI_INTRS_STATS(uhci) ((uhci)->uhci_intrs_stats) argument
524 #define UHCI_INTRS_STATS_DATA(uhci) \ argument
525 ((uhci_intrs_stats_t *)UHCI_INTRS_STATS((uhci))->ks_data)
527 #define UHCI_TOTAL_STATS(uhci) ((uhci)->uhci_total_stats) argument
528 #define UHCI_TOTAL_STATS_DATA(uhci) (KSTAT_IO_PTR((uhci)->uhci_total_stats)) argument
529 #define UHCI_CTRL_STATS(uhci) \ argument
530 (KSTAT_IO_PTR((uhci)->uhci_count_stats[USB_EP_ATTR_CONTROL]))
531 #define UHCI_BULK_STATS(uhci) \ argument
532 (KSTAT_IO_PTR((uhci)->uhci_count_stats[USB_EP_ATTR_BULK]))
533 #define UHCI_INTR_STATS(uhci) \ argument
[all …]
/titanic_44/usr/src/uts/intel/uhci/
H A DMakefile38 MODULE = uhci
42 CONF_SRCDIR = $(UTSBASE)/common/io/usb/hcd/uhci
122 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/uhci.wlcmd warlock_ddi.files \
124 $(WARLOCK) -c $(WLCMD_DIR)/uhci.wlcmd $(WARLOCK_OUT) \
129 %.ll: $(UTSBASE)/common/io/usb/hcd/uhci/%.c
/titanic_44/usr/src/uts/sparc/uhci/
H A DMakefile41 MODULE = uhci
45 CONF_SRCDIR = $(UTSBASE)/common/io/usb/hcd/uhci
121 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/uhci.wlcmd warlock_ddi.files \
123 $(WARLOCK) -c $(WLCMD_DIR)/uhci.wlcmd $(WARLOCK_OUT) \
128 %.ll: $(UTSBASE)/common/io/usb/hcd/uhci/%.c
/titanic_44/usr/src/cmd/mdb/intel/amd64/uhci/
H A DMakefile28 MODULE = uhci.so
31 MODSRCS = uhci.c
/titanic_44/usr/src/uts/intel/usb_ia/
H A DMakefile110 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
136 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usb_mid/
H A DMakefile110 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
136 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbecm/
H A DMakefile99 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
124 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usb_ia/
H A DMakefile109 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
136 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usb_mid/
H A DMakefile109 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
135 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbprn/
H A DMakefile106 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
135 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbecm/
H A DMakefile103 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
128 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/hid/
H A DMakefile120 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
149 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/ugen/
H A DMakefile107 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
133 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbprn/
H A DMakefile110 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
139 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbsacm/
H A DMakefile101 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
133 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbskel/
H A DMakefile111 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
137 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbsksp/
H A DMakefile105 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
137 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbsprl/
H A DMakefile101 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
133 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/hid/
H A DMakefile119 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
148 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/intel/usbvc/
H A DMakefile120 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
149 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/ugen/
H A DMakefile110 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
137 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbsacm/
H A DMakefile107 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
139 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbskel/
H A DMakefile110 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
137 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbsksp/
H A DMakefile109 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
141 @cd ../uhci;pwd; $(MAKE) warlock
/titanic_44/usr/src/uts/sparc/usbsprl/
H A DMakefile107 UHCI_FILES = $(UHCI_OBJS:%.o=../uhci/%.ll)
139 @cd ../uhci;pwd; $(MAKE) warlock

12