OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcistate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
4356
* To modify the
PCISTATE
register, BGE_PCIMISCCTL_PCISTATE_RW must be
4738
uint32_t
pcistate
, statusword, statustag;
local in function:bge_intr
4757
pcistate
= CSR_READ_4(sc, BGE_PCI_PCISTATE);
4769
(~
pcistate
& intrmask)) {
4777
!(~
pcistate
& intrmask)) {
if_bge.c
4356
* To modify the
PCISTATE
register, BGE_PCIMISCCTL_PCISTATE_RW must be
4738
uint32_t
pcistate
, statusword, statustag;
local in function:bge_intr
4757
pcistate
= CSR_READ_4(sc, BGE_PCI_PCISTATE);
4769
(~
pcistate
& intrmask)) {
4777
!(~
pcistate
& intrmask)) {
Completed in 30 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025