OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSNS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
mb89352reg.h
64
#define
PSNS
0x05 /* Phase Sence (R); SPC Diagnostic Control (W) */
135
/*
PSNS
*/
mb89352.c
239
while (bus_space_read_1(iot, ioh,
PSNS
) && timeout) {
979
if ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_ATN) != 0)
983
while ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) == 0) {
984
if ((bus_space_read_1(iot, ioh,
PSNS
) & PH_MASK)
1031
while ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) != 0)
1211
while ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) != 0)
1373
if ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) != 0)
1411
while ((bus_space_read_1(iot, ioh,
PSNS
) & ACKI) != 0)
1910
if ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) == 0) {
1917
while ((bus_space_read_1(iot, ioh,
PSNS
) & PSNS_REQ) == 0
[
all
...]
/src/sys/arch/x68k/dev/
mha.c
1421
if ((
PSNS
& PSNS_REQ) != 0)
Completed in 113 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025