Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_mcx.c7965 uint32_t proto_cap; in mcx_media_add_types() local
7976 proto_cap = betoh32(ptys.rp_eth_proto_cap); in mcx_media_add_types()
7979 if (!ISSET(proto_cap, 1 << i)) in mcx_media_add_types()
7989 proto_cap = betoh32(ptys.rp_ext_eth_proto_cap); in mcx_media_add_types()
7992 if (!ISSET(proto_cap, 1 << i)) in mcx_media_add_types()