OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msi_ctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci.c
997
pcs->
msi_ctl
= pci_conf_read(pc, tag, off + PCI_MSI_CTL);
999
bit64 = pcs->
msi_ctl
& PCI_MSI_CTL_64BIT_ADDR;
1000
pvmask = pcs->
msi_ctl
& PCI_MSI_CTL_PERVEC_MASK;
1082
bit64 = pcs->
msi_ctl
& PCI_MSI_CTL_64BIT_ADDR;
1083
pvmask = pcs->
msi_ctl
& PCI_MSI_CTL_PERVEC_MASK;
1104
pci_conf_write(pc, tag, off + PCI_MSI_CTL, pcs->
msi_ctl
);
pcivar.h
248
pcireg_t
msi_ctl
; /* Upper 16bits. Lower 16bits are read only */
member in struct:pci_conf_state
Completed in 13 milliseconds
Indexes created Wed Nov 05 21:10:10 GMT 2025