OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aac_ccb_submit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aacvar.h
356
int
aac_ccb_submit
(struct aac_softc *, struct aac_ccb *);
aac.c
1329
* These are duplicated in
aac_ccb_submit
() to cover the case where
1411
if (
aac_ccb_submit
(sc, ac))
1420
aac_ccb_submit
(struct aac_softc *sc, struct aac_ccb *ac)
function
1425
AAC_DPRINTF(AAC_D_QUEUE, ("
aac_ccb_submit
(%p, %p) ", sc, ac));
1465
if ((rv =
aac_ccb_submit
(sc, ac)) != 0) {
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026