OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt3c_write
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pcmcia/
bt3c.c
265
bt3c_write
(struct bt3c_softc *sc, uint16_t addr, uint16_t data)
function
433
bt3c_write
(sc, BT3C_RX_COUNT, 0x0000);
490
bt3c_write
(sc, BT3C_TX_COUNT, count);
527
bt3c_write
(sc, BT3C_ISR, 0x0000);
615
bt3c_write
(sc, 0x8040, 0x0404);
616
bt3c_write
(sc, 0x8040, 0x0400);
618
bt3c_write
(sc, 0x8040, 0x0404);
707
bt3c_write
(sc, BT3C_RX_COUNT, 0x0000);
708
bt3c_write
(sc, BT3C_TX_COUNT, 0x0000);
709
bt3c_write
(sc, BT3C_ISR, 0x0000)
[
all
...]
bt3c.c
265
bt3c_write
(struct bt3c_softc *sc, uint16_t addr, uint16_t data)
function
433
bt3c_write
(sc, BT3C_RX_COUNT, 0x0000);
490
bt3c_write
(sc, BT3C_TX_COUNT, count);
527
bt3c_write
(sc, BT3C_ISR, 0x0000);
615
bt3c_write
(sc, 0x8040, 0x0404);
616
bt3c_write
(sc, 0x8040, 0x0400);
618
bt3c_write
(sc, 0x8040, 0x0404);
707
bt3c_write
(sc, BT3C_RX_COUNT, 0x0000);
708
bt3c_write
(sc, BT3C_TX_COUNT, 0x0000);
709
bt3c_write
(sc, BT3C_ISR, 0x0000)
[
all
...]
Completed in 79 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026