OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_pib
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/qbus/
if_qt.c
145
struct qt_cdata *
sc_pib
; /* phys address of ctrl block */
member in struct:qt_softc
426
sc->
sc_pib
= (struct qt_cdata *)sc->sc_ui.ui_baddr;
446
iniblk->rx_lo = loint(&sc->
sc_pib
->qc_r);
447
iniblk->rx_hi = hiint(&sc->
sc_pib
->qc_r);
448
iniblk->tx_lo = loint(&sc->
sc_pib
->qc_t);
449
iniblk->tx_hi = hiint(&sc->
sc_pib
->qc_t);
494
QT_WCSR(CSR_IBAL, loint(&sc->
sc_pib
->qc_init));
495
QT_WCSR(CSR_IBAH, hiint(&sc->
sc_pib
->qc_init));
if_qt.c
145
struct qt_cdata *
sc_pib
; /* phys address of ctrl block */
member in struct:qt_softc
426
sc->
sc_pib
= (struct qt_cdata *)sc->sc_ui.ui_baddr;
446
iniblk->rx_lo = loint(&sc->
sc_pib
->qc_r);
447
iniblk->rx_hi = hiint(&sc->
sc_pib
->qc_r);
448
iniblk->tx_lo = loint(&sc->
sc_pib
->qc_t);
449
iniblk->tx_hi = hiint(&sc->
sc_pib
->qc_t);
494
QT_WCSR(CSR_IBAL, loint(&sc->
sc_pib
->qc_init));
495
QT_WCSR(CSR_IBAH, hiint(&sc->
sc_pib
->qc_init));
if_qt.c
145
struct qt_cdata *
sc_pib
; /* phys address of ctrl block */
member in struct:qt_softc
426
sc->
sc_pib
= (struct qt_cdata *)sc->sc_ui.ui_baddr;
446
iniblk->rx_lo = loint(&sc->
sc_pib
->qc_r);
447
iniblk->rx_hi = hiint(&sc->
sc_pib
->qc_r);
448
iniblk->tx_lo = loint(&sc->
sc_pib
->qc_t);
449
iniblk->tx_hi = hiint(&sc->
sc_pib
->qc_t);
494
QT_WCSR(CSR_IBAL, loint(&sc->
sc_pib
->qc_init));
495
QT_WCSR(CSR_IBAH, hiint(&sc->
sc_pib
->qc_init));
if_qt.c
145
struct qt_cdata *
sc_pib
; /* phys address of ctrl block */
member in struct:qt_softc
426
sc->
sc_pib
= (struct qt_cdata *)sc->sc_ui.ui_baddr;
446
iniblk->rx_lo = loint(&sc->
sc_pib
->qc_r);
447
iniblk->rx_hi = hiint(&sc->
sc_pib
->qc_r);
448
iniblk->tx_lo = loint(&sc->
sc_pib
->qc_t);
449
iniblk->tx_hi = hiint(&sc->
sc_pib
->qc_t);
494
QT_WCSR(CSR_IBAL, loint(&sc->
sc_pib
->qc_init));
495
QT_WCSR(CSR_IBAH, hiint(&sc->
sc_pib
->qc_init));
if_qt.c
145
struct qt_cdata *
sc_pib
; /* phys address of ctrl block */
member in struct:qt_softc
426
sc->
sc_pib
= (struct qt_cdata *)sc->sc_ui.ui_baddr;
446
iniblk->rx_lo = loint(&sc->
sc_pib
->qc_r);
447
iniblk->rx_hi = hiint(&sc->
sc_pib
->qc_r);
448
iniblk->tx_lo = loint(&sc->
sc_pib
->qc_t);
449
iniblk->tx_hi = hiint(&sc->
sc_pib
->qc_t);
494
QT_WCSR(CSR_IBAL, loint(&sc->
sc_pib
->qc_init));
495
QT_WCSR(CSR_IBAH, hiint(&sc->
sc_pib
->qc_init));
Completed in 109 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025