OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASC_GET_CHIP_LRAM_DATA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
advlib.c
948
word_data =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
990
return (
ASC_GET_CHIP_LRAM_DATA
(iot, ioh));
1011
low_word =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
1012
hi_word =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
1114
if (
ASC_GET_CHIP_LRAM_DATA
(iot, ioh) == 0x55AA) {
1842
val =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
1843
scsiq->d2.ccb_ptr = MAKELONG(val,
ASC_GET_CHIP_LRAM_DATA
(iot, ioh));
1844
val =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
1847
val =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh);
1850
scsiq->d2.vm_id =
ASC_GET_CHIP_LRAM_DATA
(iot, ioh)
[
all
...]
advlib.h
1269
#define
ASC_GET_CHIP_LRAM_DATA
(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_RAM_DATA)
Completed in 110 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025