Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dubsecreg.h141 volatile u_int16_t ph_flags; /* flags, same as above */ member
H A Dubsec.c1661 ph->ph_flags = flags; in ubsec_process()
1668 ph->ph_flags |= htole16(UBS_PKTCTX_KEYSIZE_128); in ubsec_process()
1681 ph->ph_flags |= htole16(UBS_PKTCTX_KEYSIZE_192); in ubsec_process()
1694 ph->ph_flags |= htole16(UBS_PKTCTX_KEYSIZE_256); in ubsec_process()
1716 ph->ph_flags = flags; in ubsec_process()
/netbsd-src/sys/dev/hyperv/
H A Dvmbusicreg.h56 uint32_t ph_flags; member