OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sioprimary
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_6600.c
78
static struct tsp_config *
sioprimary
;
variable in typeref:struct:tsp_config *
144
if (
sioprimary
== NULL) {
145
sioprimary
= core;
167
pc->pc_shared_intrs =
sioprimary
->pc_pc.pc_shared_intrs;
273
* that points to the
sioprimary
TSP. If not, it's an ISA IRQ.
276
if (ih->ih_intrhead->intr_private !=
sioprimary
) {
394
KASSERT(
sioprimary
!= NULL);
396
pci_chipset_tag_t const pc = &
sioprimary
->pc_pc;
412
if (pc->pc_intr_v !=
sioprimary
)
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025