OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcb_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
tc.c
104
if (builtin->
tcb_slot
> sc->sc_nslots)
111
tcaddr = sc->sc_slots[builtin->
tcb_slot
].tcs_addr +
121
ta.ta_dmat = (*sc->sc_get_dma_tag)(builtin->
tcb_slot
);
123
ta.ta_slot = builtin->
tcb_slot
;
132
KASSERT(builtin->
tcb_slot
>=0 && builtin->
tcb_slot
<= 31);
133
sc->sc_slots_used |= __BIT(builtin->
tcb_slot
);
135
locs[TCCF_SLOT] = builtin->
tcb_slot
;
tcvar.h
134
u_int
tcb_slot
;
member in struct:tc_builtin
Completed in 12 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025