OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAY_CCS_TX_FIRST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pcmcia/
if_rayreg.h
401
#define
RAY_CCS_TX_FIRST
0
403
#define RAY_CCS_NTX (RAY_CCS_TX_LAST -
RAY_CCS_TX_FIRST
+ 1)
if_ray.c
1077
hinti =
RAY_CCS_TX_FIRST
;
1568
ccsindex = ray_find_free_tx_ccs(sc,
RAY_CCS_TX_FIRST
);
1619
if (hint ==
RAY_CCS_TX_FIRST
)
1622
for (i =
RAY_CCS_TX_FIRST
; i < hint; i++) {
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025