OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_head
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/acpi/
qcompas.c
108
volatile uint32_t *
sc_tx_head
;
member in struct:qcpas_softc
815
sc->
sc_tx_head
= &descs[1];
896
head = *sc->
sc_tx_head
+ sc->sc_tx_off;
925
head = *sc->
sc_tx_head
+ roundup(sc->sc_tx_off, 8);
930
*sc->
sc_tx_head
= head;
qcompas.c
108
volatile uint32_t *
sc_tx_head
;
member in struct:qcpas_softc
815
sc->
sc_tx_head
= &descs[1];
896
head = *sc->
sc_tx_head
+ sc->sc_tx_off;
925
head = *sc->
sc_tx_head
+ roundup(sc->sc_tx_off, 8);
930
*sc->
sc_tx_head
= head;
qcompas.c
108
volatile uint32_t *
sc_tx_head
;
member in struct:qcpas_softc
815
sc->
sc_tx_head
= &descs[1];
896
head = *sc->
sc_tx_head
+ sc->sc_tx_off;
925
head = *sc->
sc_tx_head
+ roundup(sc->sc_tx_off, 8);
930
*sc->
sc_tx_head
= head;
qcompas.c
108
volatile uint32_t *
sc_tx_head
;
member in struct:qcpas_softc
815
sc->
sc_tx_head
= &descs[1];
896
head = *sc->
sc_tx_head
+ sc->sc_tx_off;
925
head = *sc->
sc_tx_head
+ roundup(sc->sc_tx_off, 8);
930
*sc->
sc_tx_head
= head;
Completed in 48 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025