OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_ccbid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
dpt.c
270
if (sp->
sp_ccbid
== -1) {
285
if ((u_int)sp->
sp_ccbid
>= sc->sc_nccbs) {
287
device_xname(sc->sc_dev), sp->
sp_ccbid
);
290
sp->
sp_ccbid
= -1;
296
ccb = sc->sc_ccbs + sp->
sp_ccbid
;
311
sp->
sp_ccbid
= -1;
384
sc->sc_stp->
sp_ccbid
= -1;
dptreg.h
161
u_int32_t
sp_ccbid
; /* ID of software CCB */
member in struct:eata_sp
Completed in 12 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025