OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cy.c
1354
u_int
waitcnt
= 5 * 8 * 1024; /* approx 5 ms */
local in function:cd1400_channel_cmd
1361
while (cd_read_reg(sc, cy->cy_chip, CD1400_CCR) != 0 &&
waitcnt
-- > 0);
1363
if (
waitcnt
== 0)
cy.c
1354
u_int
waitcnt
= 5 * 8 * 1024; /* approx 5 ms */
local in function:cd1400_channel_cmd
1361
while (cd_read_reg(sc, cy->cy_chip, CD1400_CCR) != 0 &&
waitcnt
-- > 0);
1363
if (
waitcnt
== 0)
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025