OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ettype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_etreg.h
63
/* Tseng boards types, stored in
ettype
in grf_et.c.
303
extern int
ettype
;
305
switch (
ettype
) {
320
extern int
ettype
;
324
switch (
ettype
) {
342
extern int
ettype
;
346
switch (
ettype
) {
grf_et.c
174
int
ettype
= 0; /* oMniBus, Domino or Merlin */
variable in typeref:typename:int
186
* the pointers globally until we match on both. This and '
ettype
'
262
if (
ettype
== 0) {
287
ettype
= zap->manid;
289
if (
ettype
!= zap->manid) {
296
if (
ettype
== OMNIBUS) {
394
switch (
ettype
) {
460
if (
ettype
== MERLIN) {
485
vgaw(ba, GREG_HERCULESCOMPAT + ((
ettype
== DOMINO) ? 0x0fff : 0), 0x03);
489
if (
ettype
== DOMINO
[
all
...]
Completed in 104 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025