OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pci_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ahd_pci.c
952
uint8_t
pci_status
[8];
local in function:ahd_pci_intr
976
pci_status
[i] = ahd_inb(ahd, reg);
978
ahd_outb(ahd, reg,
pci_status
[i]);
989
if ((
pci_status
[i] & (0x1 << bit)) != 0) {
ahd_pci.c
952
uint8_t
pci_status
[8];
local in function:ahd_pci_intr
976
pci_status
[i] = ahd_inb(ahd, reg);
978
ahd_outb(ahd, reg,
pci_status
[i]);
989
if ((
pci_status
[i] & (0x1 << bit)) != 0) {
Completed in 55 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025