OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdInfo_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
iwm_fdvar.h
91
typedef struct fdInfo
fdInfo_t
;
120
fdInfo_t
*driveType; /* Default drive parameters */
154
fdInfo_t
*defaultType; /* default floppy format */
155
fdInfo_t
*currentType; /* current floppy format */
iwm_fd.c
84
static
fdInfo_t
*getFDType(short);
85
static
fdInfo_t
*fdDeviceToType(fd_softc_t *, dev_t);
174
static
fdInfo_t
fdTypes[] = {
528
fdInfo_t
*info;
1678
static
fdInfo_t
*
1682
fdInfo_t
*thisType;
1683
extern
fdInfo_t
fdTypes[];
1720
static
fdInfo_t
*
1724
fdInfo_t
*thisInfo;
1726
/* extern
fdInfo_t
fdTypes[]; *
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025