OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_PCI_LOMEM
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_msk.c
1488
membase = pci_conf_read(pc, pa->pa_tag,
SK_PCI_LOMEM
);
1501
pci_conf_write(pc, pa->pa_tag,
SK_PCI_LOMEM
, membase);
1509
memtype = pci_mapreg_type(pc, pa->pa_tag,
SK_PCI_LOMEM
);
1510
if (pci_mapreg_map(pa,
SK_PCI_LOMEM
, memtype, 0, &sc->sk_btag,
if_sk.c
1518
membase = pci_conf_read(pc, pa->pa_tag,
SK_PCI_LOMEM
);
1531
pci_conf_write(pc, pa->pa_tag,
SK_PCI_LOMEM
, membase);
1574
memtype = pci_mapreg_type(pc, pa->pa_tag,
SK_PCI_LOMEM
);
1578
if (pci_mapreg_map(pa,
SK_PCI_LOMEM
,
if_skreg.h
1528
#define
SK_PCI_LOMEM
0x0010
Completed in 19 milliseconds
Indexes created Wed Nov 05 21:10:10 GMT 2025