OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNSCPAL_WRITE_1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
sunscpalvar.h
62
#define
SUNSCPAL_WRITE_1
(sc, reg, val) bus_space_write_1(sc->sunscpal_regt, \
71
# define
SUNSCPAL_WRITE_1
(sc, reg, val) do { *(sc->reg) = val; } while(0)
73
# define SUNSCPAL_WRITE_2
SUNSCPAL_WRITE_1
98
SUNSCPAL_WRITE_1
(sc, sunscpal_cmd_stat, b); \
100
SUNSCPAL_WRITE_1
(sc, sunscpal_data, b); \
sunscpal.c
1215
SUNSCPAL_WRITE_1
(sc, sunscpal_data, target_mask);
1230
SUNSCPAL_WRITE_1
(sc, sunscpal_data, 0);
/src/sys/dev/vme/
sc_vme.c
216
SUNSCPAL_WRITE_1
(sc, sunscpal_intvec, va->ivector & 0xFF);
Completed in 14 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025