OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpt_ccb_poll
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
dpt.c
198
static int
dpt_ccb_poll
(struct dpt_softc *, struct dpt_ccb *);
308
* is a private CCB it's up to
dpt_ccb_poll
() to
693
dpt_ccb_poll
(struct dpt_softc *sc, struct dpt_ccb *ccb)
function in typeref:typename:int
699
panic("
dpt_ccb_poll
: called for non-CCB_PRIVATE request");
1029
if (
dpt_ccb_poll
(sc, ccb)) {
1032
if (
dpt_ccb_poll
(sc, ccb))
1102
if (
dpt_ccb_poll
(sc, ccb))
Completed in 34 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025