OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aac_ccb
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aacvar.h
196
struct
aac_ccb
;
210
int (*aif_send_command)(struct aac_softc *, struct
aac_ccb
*);
257
struct
aac_ccb
*fm_ccbs;
264
struct
aac_ccb
{
struct
265
SIMPLEQ_ENTRY(
aac_ccb
) ac_chain;
276
void (*ac_intr)(struct
aac_ccb
*);
321
struct
aac_ccb
*sc_ccbs;
322
SIMPLEQ_HEAD(,
aac_ccb
) sc_ccb_free;
323
SIMPLEQ_HEAD(,
aac_ccb
) sc_ccb_queue;
324
SIMPLEQ_HEAD(,
aac_ccb
) sc_ccb_complete
[
all
...]
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025