OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_shmem_tx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
scmi.c
110
shmem = sc->
sc_shmem_tx
;
156
scmi_message_header(sc->
sc_shmem_tx
, SCMI_BASE, SCMI_PROTOCOL_VERSION);
157
sc->
sc_shmem_tx
->length = sizeof(uint32_t);
165
vers = sc->
sc_shmem_tx
->message_payload[1];
180
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
198
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
231
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
257
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
271
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
291
volatile struct scmi_shmem *shmem = sc->
sc_shmem_tx
;
[
all
...]
scmi.h
79
volatile struct scmi_shmem *
sc_shmem_tx
;
member in struct:scmi_softc
/src/sys/dev/acpi/
qcompep.c
259
sc->sc_scmi.
sc_shmem_tx
= (struct scmi_shmem *)(scmi_shmem + 0x000);
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025