OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:osiop_acb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
osiopvar.h
137
struct
osiop_acb
{
struct
138
TAILQ_ENTRY(
osiop_acb
) chain;
206
struct
osiop_acb
*sc_nexus; /* current command */
207
struct
osiop_acb
*sc_acb; /* the real command blocks */
210
TAILQ_HEAD(acb_list,
osiop_acb
) free_list,
osiop.c
128
static void osiop_poll(struct osiop_softc *, struct
osiop_acb
*);
130
static void osiop_scsidone(struct
osiop_acb
*, int);
171
void osiop_dump_acb(struct
osiop_acb
*);
180
struct
osiop_acb
*acb;
253
acb = malloc(sizeof(struct
osiop_acb
) * OSIOP_NACB,
356
struct
osiop_acb
*acb;
457
osiop_poll(struct osiop_softc *sc, struct
osiop_acb
*acb)
527
struct
osiop_acb
*acb;
570
osiop_scsidone(struct
osiop_acb
*acb, int status)
655
struct
osiop_acb
*acb2
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025