OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_csr_byte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
btvmei.c
265
status =
read_csr_byte
(sc, LOC_STATUS);
270
status =
read_csr_byte
(sc, REM_STATUS); /* discard */
272
status =
read_csr_byte
(sc, LOC_STATUS);
381
vector =
read_csr_byte
(sc, REM_IACK);
510
if (
read_csr_byte
(sc, LOC_STATUS) & LSR_ERROR_MASK) {
542
if ((status =
read_csr_byte
(sc, LOC_STATUS)) & LSR_ERROR_MASK) {
619
while (
read_csr_byte
(sc, LOC_INT_CTRL) & LIC_INT_PENDING) {
626
lstat =
read_csr_byte
(sc, LDMA_CMD);
636
lstat =
read_csr_byte
(sc, LOC_INT_STATUS);
644
lstat =
read_csr_byte
(sc, LOC_STATUS)
[
all
...]
btvmeivar.h
69
#define
read_csr_byte
(sc, reg) \
macro
Completed in 12 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025