Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h50 uint16_t pcn_did; member
H A Dpcn.c1392 if ((vid == t->pcn_vid) && (did == t->pcn_did)) in pcn_match()