OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arc_ccb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
arcmsrvar.h
407
struct
arc_ccb
;
408
TAILQ_HEAD(arc_ccb_list,
arc_ccb
);
433
struct
arc_ccb
*sc_ccbs;
470
struct
arc_ccb
{
struct
481
TAILQ_ENTRY(
arc_ccb
) ccb_link;
arcmsr.c
142
static struct
arc_ccb
*arc_get_ccb(struct arc_softc *);
143
static void arc_put_ccb(struct arc_softc *, struct
arc_ccb
*);
144
static int arc_load_xs(struct
arc_ccb
*);
145
static int arc_complete(struct arc_softc *, struct
arc_ccb
*, int);
146
static void arc_scsi_cmd_done(struct arc_softc *, struct
arc_ccb
*,
331
struct
arc_ccb
*ccb = NULL;
386
struct
arc_ccb
*ccb;
479
arc_load_xs(struct
arc_ccb
*ccb)
518
arc_scsi_cmd_done(struct arc_softc *sc, struct
arc_ccb
*ccb, uint32_t reg)
573
arc_complete(struct arc_softc *sc, struct
arc_ccb
*nccb, int timeout
[
all
...]
Completed in 147 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025