OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisType
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
iwm_fd.c
1682
fdInfo_t *
thisType
;
1699
thisType
= NULL;/* no such drive */
1702
thisType
= &fdTypes[1]; /* double sided */
1704
thisType
= &fdTypes[0]; /* single sided */
1706
return
thisType
;
iwm_fd.c
1682
fdInfo_t *
thisType
;
1699
thisType
= NULL;/* no such drive */
1702
thisType
= &fdTypes[1]; /* double sided */
1704
thisType
= &fdTypes[0]; /* single sided */
1706
return
thisType
;
Completed in 65 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025