OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cltype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_cl.c
185
int
cltype
= 0; /* Picasso, Spectrum or Piccolo */
variable in typeref:typename:int
193
* the pointers globally until we match on both. This and '
cltype
'
273
if (
cltype
== 0) {
339
cltype
= zap->manid;
341
if (
cltype
!= zap->manid) {
347
if ((
cltype
== PICASSO) && (cl_64bit == 1)) {
462
switch (
cltype
) {
535
if ((
cltype
== PICASSO) && (cl_64bit == 1)) { /* PicassoIV */
575
WSeq(ba, SEQ_ID_EXT_SEQ_MODE, (
cltype
== PICASSO) ? 0x21 : 0x81);
1033
if (
cltype
== PICASSO)
[
all
...]
grf_cl.c
185
int
cltype
= 0; /* Picasso, Spectrum or Piccolo */
variable in typeref:typename:int
193
* the pointers globally until we match on both. This and '
cltype
'
273
if (
cltype
== 0) {
339
cltype
= zap->manid;
341
if (
cltype
!= zap->manid) {
347
if ((
cltype
== PICASSO) && (cl_64bit == 1)) {
462
switch (
cltype
) {
535
if ((
cltype
== PICASSO) && (cl_64bit == 1)) { /* PicassoIV */
575
WSeq(ba, SEQ_ID_EXT_SEQ_MODE, (
cltype
== PICASSO) ? 0x21 : 0x81);
1033
if (
cltype
== PICASSO)
[
all
...]
Completed in 25 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025