OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PORT_DSP_DATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
esmreg.h
78
#define
PORT_DSP_DATA
0x00 /* WORD RW */
esm.c
390
return bus_space_read_2(ess->st, ess->sh,
PORT_DSP_DATA
);
398
bus_space_write_2(ess->st, ess->sh,
PORT_DSP_DATA
, data);
409
if (bus_space_read_2(ess->st, ess->sh,
PORT_DSP_DATA
) == reg)
411
bus_space_write_2(ess->st, ess->sh,
PORT_DSP_DATA
, reg);
439
if (bus_space_read_2(ess->st, ess->sh,
PORT_DSP_DATA
) == data)
441
bus_space_write_2(ess->st, ess->sh,
PORT_DSP_DATA
, data);
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025