OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pif_rcsr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_xge.c
191
#define
PIF_RCSR
(csr)
pif_rcsr
(sc, csr)
207
pif_rcsr
(struct xge_softc *sc, bus_size_t csr)
function in typeref:typename:uint64_t
325
if ((val =
PIF_RCSR
(PIF_RD_SWAPPER_Fb)) != SWAPPER_MAGIC) {
338
PIF_RCSR
(GPIO_CONTROL);
363
if ((val =
PIF_RCSR
(PIF_RD_SWAPPER_Fb)) != SWAPPER_MAGIC) {
383
while (
PIF_RCSR
(RMAC_ADDR_CMD_MEM) & RMAC_ADDR_CMD_MEM_STR)
385
val =
PIF_RCSR
(RMAC_ADDR_DATA0_MEM);
406
val =
PIF_RCSR
(TX_FIFO_P0);
494
val =
PIF_RCSR
(MC_RLDRAM_MRS)
[
all
...]
if_xge.c
191
#define
PIF_RCSR
(csr)
pif_rcsr
(sc, csr)
207
pif_rcsr
(struct xge_softc *sc, bus_size_t csr)
function in typeref:typename:uint64_t
325
if ((val =
PIF_RCSR
(PIF_RD_SWAPPER_Fb)) != SWAPPER_MAGIC) {
338
PIF_RCSR
(GPIO_CONTROL);
363
if ((val =
PIF_RCSR
(PIF_RD_SWAPPER_Fb)) != SWAPPER_MAGIC) {
383
while (
PIF_RCSR
(RMAC_ADDR_CMD_MEM) & RMAC_ADDR_CMD_MEM_STR)
385
val =
PIF_RCSR
(RMAC_ADDR_DATA0_MEM);
406
val =
PIF_RCSR
(TX_FIFO_P0);
494
val =
PIF_RCSR
(MC_RLDRAM_MRS)
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025