OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bit64
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pci.c
995
bool
bit64
, pvmask;
local in function:pci_conf_capture
999
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1004
if (
bit64
)
1010
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA));
1015
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK));
1075
bool
bit64
, pvmask;
local in function:pci_conf_restore
1082
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1088
if (
bit64
)
1094
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA),
1100
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK)
[
all
...]
pci.c
995
bool
bit64
, pvmask;
local in function:pci_conf_capture
999
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1004
if (
bit64
)
1010
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA));
1015
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK));
1075
bool
bit64
, pvmask;
local in function:pci_conf_restore
1082
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1088
if (
bit64
)
1094
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA),
1100
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK)
[
all
...]
pci.c
995
bool
bit64
, pvmask;
local in function:pci_conf_capture
999
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1004
if (
bit64
)
1010
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA));
1015
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK));
1075
bool
bit64
, pvmask;
local in function:pci_conf_restore
1082
bit64
= pcs->msi_ctl & PCI_MSI_CTL_64BIT_ADDR;
1088
if (
bit64
)
1094
off + (
bit64
? PCI_MSI_MDATA64 : PCI_MSI_MDATA),
1100
off + (
bit64
? PCI_MSI_MASK64 : PCI_MSI_MASK)
[
all
...]
Completed in 36 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025