OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/
booke_machdep.c
618
if (
tbs
[i - 1] >
tbs
[i]) {
619
swap_tbs(
tbs
, i - 1, i);
667
uint64_t
tbs
[NIPL*NIPL];
local in function:dump_splhist
674
tbs
[ntbs++] = (tb << 8) | (to << 4) | from;
677
sort_data(
tbs
, ntbs);
683
uint64_t tb =
tbs
[i];
/src/sys/dev/pci/
if_iwmreg.h
1659
* @ num_tbs 0-4 number of active
tbs
1662
* @
tbs
[20] transmit frame buffer descriptors
1684
struct iwm_tfd_tb
tbs
[IWM_NUM_OF_TBS];
member in struct:iwm_tfd
Completed in 19 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025