OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LE_ACK
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hp300/dev/
if_lereg.h
48
#define
LE_ACK
0x04 /* ack of lock */
if_le.c
132
} while ((bus_space_read_1(bst, bsh0, LER0_STATUS) &
LE_ACK
) == 0);
135
} while ((bus_space_read_1(bst, bsh0, LER0_STATUS) &
LE_ACK
) == 0);
149
} while ((bus_space_read_1(bst, bsh0, LER0_STATUS) &
LE_ACK
) == 0);
152
} while ((bus_space_read_1(bst, bsh0, LER0_STATUS) &
LE_ACK
) == 0);
/src/sys/arch/hp300/stand/common/
if_lereg.h
61
#define
LE_ACK
0x04 /* ack of lock */
if_le.c
133
} while ((ler0->ler0_status &
LE_ACK
) == 0);
136
} while ((ler0->ler0_status &
LE_ACK
) == 0);
148
} while ((ler0->ler0_status &
LE_ACK
) == 0);
151
} while ((ler0->ler0_status &
LE_ACK
) == 0);
Completed in 33 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025