Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppi.c69 int ppi_flags; member
293 if (!(ppi->ppi_flags & HAVE_PPBUS)) { in ppiopen()
303 ppi->ppi_flags |= HAVE_PPBUS; in ppiopen()
337 ppi->ppi_flags &= ~HAVE_PPBUS; in ppiclose()
/freebsd/contrib/tcpdump/
H A Dprint-ppi.c22 nd_uint8_t ppi_flags; /* Flags. */ member