OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:def_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/atari/dev/
fd.c
188
static short
def_type
= 0; /* Reflects config-switches */
variable in typeref:typename:short
191
#define FLP_TYPE(dev) ( DISKPART(dev) == 0 ?
def_type
: DISKPART(dev) - 1 )
412
def_type
= (swtch & CFG_SWITCH_NOHD) ? FLP_TYPE_720 : FLP_TYPE_144;
413
type = &fdtypes[
def_type
];
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025