OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usbi_intr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_usbivar.h
42
int
usbi_intr
;
member in struct:rmixl_usbi_attach_args
rmixl_ehci.c
124
if (usbi->
usbi_intr
!= RMIXL_USBICF_INTR_DEFAULT) {
126
usbi->
usbi_intr
, ehci_intr, sc);
rmixl_ohci.c
110
if (usbi->
usbi_intr
!= RMIXL_USBICF_INTR_DEFAULT) {
112
usbi->
usbi_intr
, ohci_intr, sc);
rmixl_usbi.c
182
if (usbi->
usbi_intr
!= RMIXL_USBICF_INTR_DEFAULT)
183
aprint_normal(" intr %d", usbi->
usbi_intr
);
200
usbi.
usbi_intr
= cf->cf_loc[RMIXL_USBICF_INTR];
Completed in 16 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025