Home
last modified time | relevance | path

Searched defs:pcn_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h48 typedef struct pcn_type { struct
52 } pcn_type_t; argument
154 int pcn_type; member
H A Dpcn.c281 const pcn_type_t *pcn_type; in pcn_attach() local