/titanic_41/usr/src/uts/intel/ehci/ |
H A D | Makefile | 37 MODULE = ehci 41 CONF_SRCDIR = $(UTSBASE)/common/io/usb/hcd/ehci 110 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/ehci.wlcmd warlock_ddi.files \ 112 $(WARLOCK) -c $(WLCMD_DIR)/ehci.wlcmd $(WARLOCK_OUT) \ 117 %.ll: $(UTSBASE)/common/io/usb/hcd/ehci/%.c
|
/titanic_41/usr/src/uts/sparc/ehci/ |
H A D | Makefile | 41 MODULE = ehci 45 CONF_SRCDIR = $(UTSBASE)/common/io/usb/hcd/ehci 114 $(WARLOCK_OK): $(WARLOCK_OUT) $(WLCMD_DIR)/ehci.wlcmd warlock_ddi.files \ 116 $(WARLOCK) -c $(WLCMD_DIR)/ehci.wlcmd $(WARLOCK_OUT) \ 121 %.ll: $(UTSBASE)/common/io/usb/hcd/ehci/%.c
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 261 #define EHCI_INTRS_STATS(ehci) ((ehci)->ehci_intrs_stats) argument 262 #define EHCI_INTRS_STATS_DATA(ehci) \ argument 263 ((ehci_intrs_stats_t *)EHCI_INTRS_STATS((ehci))->ks_data) 265 #define EHCI_TOTAL_STATS(ehci) ((ehci)->ehci_total_stats) argument 266 #define EHCI_TOTAL_STATS_DATA(ehci) (KSTAT_IO_PTR((ehci)->ehci_total_stats)) argument 267 #define EHCI_CTRL_STATS(ehci) \ argument 268 (KSTAT_IO_PTR((ehci)->ehci_count_stats[USB_EP_ATTR_CONTROL])) 269 #define EHCI_BULK_STATS(ehci) \ argument 270 (KSTAT_IO_PTR((ehci)->ehci_count_stats[USB_EP_ATTR_BULK])) 271 #define EHCI_INTR_STATS(ehci) \ argument [all …]
|
/titanic_41/usr/src/uts/intel/usb_mid/ |
H A D | Makefile | 112 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 142 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usb_ia/ |
H A D | Makefile | 112 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 142 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbecm/ |
H A D | Makefile | 101 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 130 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usb_ia/ |
H A D | Makefile | 111 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 142 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usb_mid/ |
H A D | Makefile | 111 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 141 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbecm/ |
H A D | Makefile | 105 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 134 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbprn/ |
H A D | Makefile | 108 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 138 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/hid/ |
H A D | Makefile | 121 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 152 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbprn/ |
H A D | Makefile | 112 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 142 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbskel/ |
H A D | Makefile | 113 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 143 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbsksp/ |
H A D | Makefile | 107 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 143 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbsprl/ |
H A D | Makefile | 103 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 139 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbvc/ |
H A D | Makefile | 122 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 152 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbsacm/ |
H A D | Makefile | 109 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 145 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbskel/ |
H A D | Makefile | 112 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 143 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbsksp/ |
H A D | Makefile | 111 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 147 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbsprl/ |
H A D | Makefile | 109 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 145 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/usbvc/ |
H A D | Makefile | 120 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 150 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/ugen/ |
H A D | Makefile | 109 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 139 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/intel/usbsacm/ |
H A D | Makefile | 103 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 139 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/hid/ |
H A D | Makefile | 120 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 151 @cd ../ehci;pwd; $(MAKE) warlock
|
/titanic_41/usr/src/uts/sparc/ugen/ |
H A D | Makefile | 112 EHCI_FILES = $(EHCI_OBJS:%.o=../ehci/%.ll) 143 @cd ../ehci;pwd; $(MAKE) warlock
|