OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcic_read
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
i82365.c
143
reg =
pcic_read
(h, PCIC_IDENT);
181
reg =
pcic_read
(h, -1);
184
reg =
pcic_read
(h, -1);
192
reg =
pcic_read
(h, PCIC_RICOH_REG_CHIP_ID);
253
/* initialize
pcic_read
and pcic_write functions */
272
reg =
pcic_read
(h, PCIC_CIRRUS_CHIP_INFO);
284
reg =
pcic_read
(h, PCIC_IDENT);
286
reg =
pcic_read
(h, PCIC_IDENT);
310
(void)
pcic_read
(h, PCIC_CSC);
361
(
pcic_read
(h, PCIC_CSC_INTR) == 0))
[
all
...]
i82365var.h
172
static __inline int
pcic_read
(struct pcic_handle *, int);
198
static __inline int
pcic_read
(struct pcic_handle *, int);
200
pcic_read
(h, idx)
223
#define
pcic_read
(h, idx) \
macro
/src/sys/dev/isa/
i82365_isasubr.c
143
cscreg =
pcic_read
(h, PCIC_CSC);
189
pcic_read
(h, PCIC_CSC);
195
intr =
pcic_read
(h, PCIC_INTR);
202
pcic_read
(h, PCIC_CSC);
204
cd =
pcic_read
(h, PCIC_CARD_DETECT);
227
(void)
pcic_read
(h, PCIC_CSC);
239
csc =
pcic_read
(h, PCIC_CSC);
478
reg =
pcic_read
(h, PCIC_INTR);
503
reg =
pcic_read
(h, PCIC_INTR);
/src/sys/arch/hpcmips/vr/
vrecu.c
218
r =
pcic_read
(h, PCIC_INTR);
256
r =
pcic_read
(h, PCIC_INTR);
/src/sys/dev/pci/
i82365_pci.c
186
if ((
pcic_read
(&sc->handle[0], PCIC_CIRRUS_EXTENDED_DATA) &
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025