Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dp4_pcbe.c130 uint8_t p4_picno; /* From 0 to 18 */ member
646 ASSERT(cfg->p4_picno < 18); in build_cfgs()
647 cfgs[cfg->p4_picno] = cfg; in build_cfgs()
650 data[cfg->p4_picno] = daddr; in build_cfgs()
830 cfg->p4_picno = picnum; in p4_pcbe_configure()