OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncr_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/dev/
ncr5380reg.h
154
struct
ncr_softc
{
struct
237
static int information_transfer(struct
ncr_softc
*);
238
static void reselect(struct
ncr_softc
*);
240
static int reach_msg_out(struct
ncr_softc
*, u_long);
241
static int check_intr(struct
ncr_softc
*);
243
static void scsi_reset_verbose(struct
ncr_softc
*, const char *);
244
static void run_main(struct
ncr_softc
*);
245
static void scsi_main(struct
ncr_softc
*);
246
static void ncr_ctrl_intr(struct
ncr_softc
*);
248
static void ncr_aprint(struct
ncr_softc
*, const char *, ...)
[
all
...]
/src/sys/arch/atari/dev/
ncr5380reg.h
154
struct
ncr_softc
{
struct
230
static int check_intr(struct
ncr_softc
*);
234
static int information_transfer(struct
ncr_softc
*);
236
static void ncr_aprint(struct
ncr_softc
*, const char *, ...);
237
static void ncr_ctrl_intr(struct
ncr_softc
*);
238
static void ncr_dma_intr(struct
ncr_softc
*);
240
static int reach_msg_out(struct
ncr_softc
*, u_long);
241
static void reselect(struct
ncr_softc
*);
242
static void run_main(struct
ncr_softc
*);
244
static void scsi_main(struct
ncr_softc
*);
[
all
...]
Completed in 37 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025