Home
last modified time | relevance | path

Searched refs:pc_bound (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h207 uint32_t pc_bound; /* bound length */ member
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c833 pcic->pc_bound = (uint32_t)~0; in pcic_attach()
838 pcic->pc_bound = (uint32_t)~0; in pcic_attach()
1048 pcic->pc_bound = (uint32_t)~0; in pcic_attach()
2843 req.ra_boundlen = pcic->pc_bound; in pcic_set_window()
2988 if (pcic->pc_bound == 0xffffffff) { in pcic_set_window()
2993 pcic->pc_bound = 0x1000000; in pcic_set_window()